Display form submissions to currently logged in user
-
Hi all,
I would like to create a front end form for logged in users to my site. I’d like the logged in user to be able to see a list of the submissions they have previously entered (and only their own submissions). It would also be ideal if in the listed previous submissions I could call in certain fields from the form. Lastly I’d like to be able adjust the data in one of the fields on the back end and have them see that update on the front end (change a status from “in progress” to “approved”).
Example of what someone would see if they had submitted to the form twice:
(Entry 1) – TITLE1 CUSTOM FIELD1 STATUS1
(Entry 2) – TITLE2 CUSTOM FIELD2 STATUS2The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.