Show a paragraph summary of all form fields on a page [RESOLVED]

I am wondering if it is possible to take the data that being filled out in a form and display it back to the user in paragraph form before submission. The the basic contact form for example:

First Name: Joe
Last Name: Smith
Email Address: joe@smith.com
Message: Any help is much appreciated.

As Joe is filling out the 4 fields above, I would like there to be a paragraph field that is dynamically populated with the data that he is filling in, in paragraph form. So below the message box there would be another field, probably a Paragraph Text field that shows this:

Joe Smith joe@smith.com Any help is much appreciated.

I have tried using the populate anything plugin but I can’t seem to get it to pull data in. I also tried the Gravity Perks Preview Submission plugin and this kind of works but I have to paginate my form and display the data on a 2nd page and I was hoping to display it on the same page if possible.

Any ideas?

Hi Brandon. How about this third-party plugin to provide a live summary?

Chris, thanks for this! I actually attended a Gravity Wiz Populate Anything webinar today and they were able to show me how to do this using Live Merge Tags so I am good to go!

1 Like