AEM 6.4 - Need Multifield example which stores data in Node format | Community
Skip to main content
Level 4
March 18, 2019
Solved

AEM 6.4 - Need Multifield example which stores data in Node format

  • March 18, 2019
  • 2 replies
  • 2560 views

I am on 6.4.3, and looking for Multifield example which stores data in node format. I did look at /apps/core/wcm and we.retail component, none of them stores content in the node structure. Any reference will be helpful.

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

The granite/coral multifield does store data in NODE format:

See this article to learn how to work with granite/ui/components/coral/foundation/form/multifield.

https://helpx.adobe.com/experience-manager/using/aem64_coral_resourcetypes.html

Hope this helps....

2 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
March 18, 2019

The granite/coral multifield does store data in NODE format:

See this article to learn how to work with granite/ui/components/coral/foundation/form/multifield.

https://helpx.adobe.com/experience-manager/using/aem64_coral_resourcetypes.html

Hope this helps....

vaibhavs7024655
Level 3
March 18, 2019

karanmahi  The multifield is now being delivered OOTB. Please use granite/ui/components/coral/foundation/form/multifield .

For more details on using this please refer Creating an AEM HTML Template Language 6.3 component that uses a Multifield