How to preload select
Hi i have a problem where i made mine select with down below code how i can now preload it? preload(true) is not working
5 Replies
Here you can see code better
or just use the correct code formating and add php after the first three '''
You need to set the ->options(), you are not doing that and you are not setting it as a relationship.
Okay i will try with options
I think preload only works with
->options()