how to add filter on options in a select field if used in array? #5179
palak-convivity
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to filter the options of a select field in an array within a particular collection to prevent the same option from being repeated. However, I couldn't find a solution for this specific array field. As a result, I created a custom React component for the select field and implemented all the necessary logic within it.
Beta Was this translation helpful? Give feedback.
All reactions