Change Indicator for ArrayOfPromitivesInputProps #3766
Unanswered
wimbarelds
asked this question in
Sanity Studio Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm working on a custom ProductPicker input component. The field definition is:
Previously I could wrap my element in a FormField to get access to the default change indicator. From what I understand, this is also the case if this input-component were instead for a regular string. However I don't see a way to keep the default change indicator when adding a custom input for an array (or object) field type.
How can the functionality previously available through FormField, be implemented for non-primitive field types?
Beta Was this translation helpful? Give feedback.
All reactions