Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Draft save an adaptive form to a XML and prepopulate it next time when opened

Avatar

Level 1

Hi All,

I am new to AEM and currently working on creating adpative forms.

If the user wants to save the entered data as a draft and come back later to fill the rest of the fields in that case I need to save the data entered by the user to an XML and when the user opens the form next time these stored data should be displayed to the User.

Please help me with the steps that I would need to achieve the same.

Thanks in Advance.

SS

2 Replies

Avatar

Employee

Hi, 

Did you try Form Portal draft component mentioned at [0]?

 

[0]: https://helpx.adobe.com/aem-forms/6/draft-submission-component.html

Avatar

Level 1

Hi,

 

we dont need a landing page to show the customer the last saved drafts. as soon as user clicks on the link from his email or logs in to his account we have to verify the credentials and pull the prefilled form and display to user.

 

So draft component is not helping here.

Please help me know if i can save the draft to an xml and pull it back to prepopulate the data.

 

Thanks in advance