Add a summary to long forms so users can review the fields they have completed before submitting. In WS Form, you can create a summary automatically with the Summary field or build your own summary markup in an HTML field.
The Summary field can show or hide form, tab, and section labels, create multi-column layouts, exclude certain fields, and create tables for repeatable sections.
For custom summaries in WordPress, you can insert base summary markup with the Insert Form Summary HTML button and use WS Form variables such as #field, #text, #if, and repeatable section variables to control the output.