Hello,
It appears no one knows how to integrate a form in a Joomla extension (component or module). I'll try another solution...
I have a form which asks for some information (obviously). After submitting the form is e-mailed for further processing. Most users need to fill in the form several times for different requests in a row. I would like to have them fill in the form several times and then send one single e-mail.
I know how to store the intermediate information in a session variable or database. I know how to customize an e-mail in BF. My question is:
how can I add a summary page, listing all request from the database? Each entry should have a edit-button so the user can edit the database entry, preferable by going back to the form and initialize it with the request to be edited.
When everything on the summary page is ok, the user will hit the submit button and the single e-mail shall be sent.
Any help appreciated. If my question is unclear, please ask for clarification.
Kind regards,
Sweder