PDF of submissions in table
-
After a user submits a form on the website, I want to be able to keep track of all submitted forms through a pdf copy of each completed form. I want to do this by creating a datatable on the website that keeps track of the form submissions, including some the fields that were filled out and a downloadable pdf link to be able to view the form as a whole. The purpose is that the user should be able to go back and easily access submitted form copies on the website from the table.
I’m currently using e2pdf plugin to create the pdfs based on form submission and the pdfs are being stored in a File Manager. I’m also using the wpDataTables plugin to connect with Forminator and grab the necessary fields to display in the datatable. However, I’m unsure how to create my end goal of having the final form submission pdf link to display on the table, so the user can download the submission.
Do you have any suggestions on how to go about this? Would the pdf feature of Forminator Pro be able to create this?
- The topic ‘PDF of submissions in table’ is closed to new replies.