Apr 26th, 2013, 7:26 PM
(This post was last modified: Apr 26th, 2013, 7:27 PM by johnbleck2.)
Help!
it's a newbie on a windows server. eek I know. I apologize in advance.
I have set up an online form to use to write certain announcements using your tools (which so far are fabulous by the way).
Is there a way using the API: on the review page - to use conditional statements on the form field values to create a scripted text to view or create a pop up window for the submitter to review how the entered data would be used to write the final script?
Trouble is I'm new to php & all the html templates are looping through variables (which makes complete sense) but I'm struggling to capture the field values for the individual fields to work out the logic.
any help here I would be so so greatful.
ie: if I wanted to show the value of the subitters_phonenumber and the value of submitters_email form fields (from page 1) how do I show that those fields concantenated together on the review page?
it's a newbie on a windows server. eek I know. I apologize in advance.
I have set up an online form to use to write certain announcements using your tools (which so far are fabulous by the way).
Is there a way using the API: on the review page - to use conditional statements on the form field values to create a scripted text to view or create a pop up window for the submitter to review how the entered data would be used to write the final script?
Trouble is I'm new to php & all the html templates are looping through variables (which makes complete sense) but I'm struggling to capture the field values for the individual fields to work out the logic.
any help here I would be so so greatful.
ie: if I wanted to show the value of the subitters_phonenumber and the value of submitters_email form fields (from page 1) how do I show that those fields concantenated together on the review page?