Custom Metadata field with Multifield text
I have cutsom metadata fields, for one of the field i want it to be multifield. is there a OOTB functionality for this? if not any advise?
I have cutsom metadata fields, for one of the field i want it to be multifield. is there a OOTB functionality for this? if not any advise?
You can create a custom xtype that defines a multifield using JS logic.
In that multifield - you can create a https://docs.adobe.com/docs/en/cq/5-6/widgets-api/index.html?class=CQ.dam.form.Metadata object.
See this new community article to learn how to create a custom xtype that defines a multifield using JS logic:
https://helpx.adobe.com/experience-manager/using/nested_multifield.html
So instead of a textfield (as shown in the article) - define a Metadata object:
[img]a11.png[/img]
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.