Aem 6.3 adaptive forms
The usecase is one adaptive form contains two submit buttons with different Element names and in post.POST.jsp the business logic varies for each submit button.how to achieve it
The usecase is one adaptive form contains two submit buttons with different Element names and in post.POST.jsp the business logic varies for each submit button.how to achieve it
Ah ok. FYI for production that isn't recommended
https://helpx.adobe.com/aem-forms/6/configuring-submit-actions.html
"In a production environment, it is recommended not to store submitted form data in AEM repository. Submit actions such as Store Content, Store PDF, and Forms Portal store form data in AEM repository. These submit actions are meant only for demonstration purposes. Instead in a production environment, you must write a custom submit action that stores forms data in a more secure storage like your enterprise database. For more information, see Writing custom Submit action for adaptive forms."
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.