AEM Forms Modal popups and AEM form elements with invoke service
Is there a way to have modal pop up contain form elements like text field and a submit button , with validation where on submit an fdm service is invoked like the invoke service
Is there a way to have modal pop up contain form elements like text field and a submit button , with validation where on submit an fdm service is invoked like the invoke service
@nitrohazedev Assuming you are working with core-components based Adaptive Forms.
To achieve this - you can create a container components - similar to responsive panel and using styling show it as a pop-up - with form fields in it.
With this approach - there are no limitations on invoke service which you can leverage with the visual rule editor. Also, the submission of the form is also expected to work as is (e.g. submitting the form using Form Data Model).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.