You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the creatable function in Selectize.js, but I want to show two different creatable options when an item isn't found in the list. For example, if a user searches for something that isn't already in the list, I want two different options to appear: "Add a Person" and "Add an Organization". These options should only appear when no items are found during the search.
How can I achieve this behavior in Selectize.js? I'd really appreciate any guidance!
The text was updated successfully, but these errors were encountered:
I'm trying to use the creatable function in Selectize.js, but I want to show two different creatable options when an item isn't found in the list. For example, if a user searches for something that isn't already in the list, I want two different options to appear: "Add a Person" and "Add an Organization". These options should only appear when no items are found during the search.
How can I achieve this behavior in Selectize.js? I'd really appreciate any guidance!
The text was updated successfully, but these errors were encountered: