[contact form 7 database] ID for submission
-
I’d like to show a specific form submission from a contact form 7 database using the shortcodes. However in the database view in the admin panel I do not see anything akin to an ID column that would allow me to filter / select only that particular form submission.
Here’s a use case: We have a word press site for our elementary school. Parents / community members can post via a contact 7 form information that they would like posted to our website. This gets emailed for review to a short list of people. We are using the contact form 7 database extension to save the submission so ideally we don’t want to do double data entry to repost the information. It would be nice to create a new post that uses the short codes to extract the data from the database directly for the submission of interest. For example:
[cfdb-html form="News and Events Submission Form" filelinks="link" filter="idColumn=submissionID"] ${your-subject} Posted by ${your-name} on ${Submitted} ${your-message} ${UploadSupportingPDF} <hr/> [/cfdb-html]
- The topic ‘[contact form 7 database] ID for submission’ is closed to new replies.