How to use the ArrayField component in custom UI component? #13435
Unanswered
Iulian-Dragomirescu
asked this question in
Q&A
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.
-
Hi, I want to have a single UI component to handle my custom integration, but I also want to use some of the prebuilt fields, like text, relationship, array, etc
For the text field, I was able to solve this by using TextInput instead of TextField, and the same approach worked for RelationshipInput
However, for the array field, I have no idea how to make it work..
Beta Was this translation helpful? Give feedback.
All reactions