How to populate select list options without pre-selecting them?
Hello,
I am using hintAction withi the Select option to populate the options in my Select (multiple,searchable) input and it loads the lists but auto selects all the options as well.
Please let me know how can I just load the options to the list without selecting any of them?
Thank you
I am using hintAction withi the Select option to populate the options in my Select (multiple,searchable) input and it loads the lists but auto selects all the options as well.
Please let me know how can I just load the options to the list without selecting any of them?
Thank you
Solution
But if I only use the $get('opporunity') it takes forever to load as it goes through all rows.You should limit the results and use
getSearchResultsUsing() https://filamentphp.com/docs/3.x/forms/fields/select#returning-custom-search-results