I've looked through all your documentation and searched the forums, but can't seem to find the answer for this question...
How do I retrieve the stored phone number and email address from my form, using php in my template? Thanks in advance.
I've looked through all your documentation and searched the forums, but can't seem to find the answer for this question...
How do I retrieve the stored phone number and email address from my form, using php in my template? Thanks in advance.
Currently there are no functions designed to show form submission data on the frontend of your site. If you want to show data in a post you would have to use Post Fields to create and store data as a WordPress post.
It is certainly possible to display data from the form submissions as the data is stored in the database, however that would be completely custom code you (or someone you hire) would have to write yourself.
We do plan on adding the capability to show form data on the front end, however we have a long list of features we plan on adding so I don't have a timetable as to when it would be added.
Fixed this issue by adding 2 custom fields instead.. before you close this thread, are any of your upcoming features related to the Tapp Jobs theme by chance?