Steps to create a custom metadata schema form field - Accordion component. | Community
Skip to main content
December 13, 2017

Steps to create a custom metadata schema form field - Accordion component.

  • December 13, 2017
  • 1 reply
  • 3003 views

I want to added a custom field that can show/hide a set of fields similar to Accordion or create a composite multi field. Generic use case can be to add : Multiple  Address[with Multi[Address lines],state,city and county] as metadata.

Please suggest if we have any documentation or clear step to create a custom multi-multi feild into this Form. I understand I have to do below steps but

1. Update  /libs/dam/gui/coral/components/admin/schemaforms/formbuilder/builditems.jsp

2. Create a custom component /libs/dam/gui/coral/components/admin/schemaforms/formbuilder/formfields

Looking for what are must items that needs to be performed in creating my custom component will be very useful.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

smacdonald2008
Level 10
December 13, 2017

There is no example on how to perform this use case.