So, on your confirmation screen, you just want to show some of the data that was submitted?
If that's the case, you don't need conditional logic at all. Conditional logic is for showing/hiding parts of the form based on a choice made by the visitor. So, if you had a question like "Do you prefer to beach view or pool view", you could use conditional logic to show beach view rooms if they selected "beach" and pool view rooms if they selected "pool". The conditional logic is for the display of the form.
What you want to accomplish is possible. I can point you to some specific support topics that discuss it, but they would only be accessible after you've purchased the plugin and have access to the forums.
Posted 13 years ago on Wednesday August 10, 2011 |
Permalink