Hi there,
I have a few questions about Matrix JS API and forms.
Any assistance is greatly appreciated.
JS API and Asset Locks:
Question: Is there a way to prevent asset locks from being released when updating metadata fields using the JS API?
Form Validation and Required Field Mark:
-
Is there an option to conditionally show the required field mark only when the field is required during form validation? .e., show/hide based on conditional validation.
-
Can the previous value of a conditional field be cleared if the condition changes after entering a value?
-
Do forms support array values for handling repetitive fields?
-
Can the form summary template be customised?