AEM Forms Modal popups and AEM form elements with invoke service | Community
Skip to main content
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 sudhansh

@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).

1 reply

sudhansh
Adobe Employee
sudhanshAdobe EmployeeAccepted solution
Adobe Employee
August 27, 2024

@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).