I am new to Portals so bear with me if this is an easy answer. I have an advanced form which has several steps for an end user to fill out an application. Clicking "submit" at the end of the form triggers several processes back in Dataverse. I would like to include a "Review" step within this form that the end user can use to proofread all of the things they just entered on the previous steps prior to clicking submit.
I could set all of the fields I want the user to "review" into a tab within Dataverse, but it looks so clunky when rendered on the portal. I would like to render the data for the "Review" step in plain text using markup and Liquid tags so it reads more like this:
Please Review Your Application Information Below Before Submitting:
First Name: John
Last Name: Smith
Job Title: Analyst II
etc.....