Hi all,
This is my first time working with AEM Forms. I do understand how the new adaptive forms work but, I have a couple of general questions...
1 - I know how to create a custom action (custom submit button) and a adaptive form template. But if the form is edited and the number/type of fields are unknown. How do we process the posted data in the back-end? Basically, my concern is if the author creates a new form, how do we know the id of each new field to get the parameters from the request?
2 - If we create a form from <host>:<port>/aem/forms.html, we will create a new form page within /content/forms/af/.... Should I create my form pages under /content/myapp/... or it is a good practice to host all the forms within /content/forms/af/myapp/... ???
Any clarification is really appreciated :)
Thanks,
Salva.