Replies: 1 comment
-
You're right about not supporting We generally recommend one of two approaches:
Case 1 is the most common, but if you need an example of Case 2 I can throw one together or maybe find an old one. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi!
I am trying to implement a solution where I need to add two select fields by customizing the fieldSelector. While I can render it without any problem, I am experiencing some difficulties holding the selected data separately cause I think you don't support holding it as an array like in the value editor(I see that there is a values:[] field in the ValueEditor props but not in the FieldSelector)? Are there any ideas you can share with me, maybe I am missing something?
Beta Was this translation helpful? Give feedback.
All reactions