[Plugin: WordPress Form Manager] Summary Page Not changing with new Template
-
I’m sure I’m missing something basic, so I apologize if this is just me being dense.
I have created a contact form, defining nicknames that I will need later. The data being submitted through this page needs to be exported into a text file with a specific format:
USR1NAME=Person Name
USR1EMAIL=myemail@sample.com
USR1PHONE=1231231234And so on. I’m sure I could import the tab-delimited csv file into a spreadsheet, then manually export it into the format desired, but I’d really rather not add another step to this process.
I was trying to modify the Form Summary page to display the data in this way, but even when I modify the template file, the changes don’t appear.
So, my questions are:
1) When I click on the Submission Data tab for the particular Form, and then click View for one row of results, what template is being used?
2) Is there a way to export one file at a time, or to generate multiple export files from the results? I.e. can I export a single record from the Summary page?
The topic ‘[Plugin: WordPress Form Manager] Summary Page Not changing with new Template’ is closed to new replies.