I’m dynamically generating form fields from an XML file because my client wants to be able to alter a questionnaire they use in their business, the problem I’m having is submitting the dynamically created form.
I have no idea how to dynamically list all the created form fields and their values. Is there any way to do that?