Introduction

Last update: 2023-12-04
  • Created for:
  • Beginner
    Developer

In this tutorial we will implement a simple use case of allowing the form fillers to save and resume the form filling process. The flow of the use case is as follows

  • User starts filling out an adaptive form.
  • User save’s the form and would like to continue the form filling at a later date.
  • User gets an e-mail notification with an link to the saved form.

Pre-requisites

  • Experience with AEM Forms CS especially creating Form Data Model’s.
  • Experience in deploying code using cloud manager.
  • Access to cloud ready instance of AEM Forms CS.

To implement the above use case in AEM Forms CS, you will need the following

Next Steps

Create Page Component

On this page