Hello,
I have a form where users enter information. According to the data and therefore the conditional logics, I would like to show them a summary of (existing) products before they submit the form.
Is this possible? If so, how do I do it?
Thanks in advance for your help!
Hi Maxime. If by “summary of (existing) products” you mean “the products they selected in the form” you can use one of these methods:
Free:
Or the paid Perk version of the same:
Or you can code it yourself using the gform_review_page
filter:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.