Preload Multi Select values [solved]
Hi I have a Job Profile Resource which has a many-to-many relationship with my certifications resource. When creating a job Profile, I want to user to see the list of available values for certification and choose from it. But when the certification field is of type multi-select, filament is making me search for each value. I got a suggestion from the chat to look into preloadrecordselect() but when I use it in my code its erroring if the input type is multi select. Can anyone help pls? https://gist.github.com/mahesh13614/4e7b446a62e4cb3dadfea42501294af4
Gist
Need Certification to be a multiselect picklist. . GitHub Gist: instantly share code, notes, and snippets.
