Dynamically Populated Table in Adaptive Forms | Community
Skip to main content
September 13, 2017
Solved

Dynamically Populated Table in Adaptive Forms

  • September 13, 2017
  • 1 reply
  • 1739 views

Is there a simple way to dynamically load and store updates to a table using Adaptive Forms in AEM 6.3? I came across the following article which provides a way to dynamically load a table using an XML file, but it was lacking in details. 

AEM 6.1 Forms Help | Tables in adaptive forms

Ideally I'd like to load an XML file and then save the XML file after edits when Save or Submit is clicked.  A sample screen shot is shown below:

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 workflowuser

Once you load the xml any changes done to the table are saved. When you submit the form the data is submitted in the xml format

1 reply

workflowuserAdobe EmployeeAccepted solution
Adobe Employee
October 27, 2017

Once you load the xml any changes done to the table are saved. When you submit the form the data is submitted in the xml format