Solved
Custom Picker Question
I am using a custom picker.
Fetching names from a group.
And i want to pass a name using rule input.
Then that name should not be visible in custom picker.
How can i do it ?
I am using a custom picker.
Fetching names from a group.
And i want to pass a name using rule input.
Then that name should not be visible in custom picker.
How can i do it ?
Pass that name in the suggestion function and with the help of remove and whereContains, you can remove that name from the datasubset being returned by that suggestionFunction
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.