D
Dennis Allen
Hi. I got a checkbox in an online ordering form using FSE. When the
form is submitted an email is generated. In the email text is the
checkbox field [confirm: on]. The client doesn't want to see on or off,
but yes or no. Question. Before I submit the form, is it possible to
change the input field from checkbox to text? If it was checked, have
the value Yes, otherwise No?
I could have another hidden text field and set it's value based on the
checkbox, but every input field goes out on the email. Multiple fields
with the same information tends to confuse people.
form is submitted an email is generated. In the email text is the
checkbox field [confirm: on]. The client doesn't want to see on or off,
but yes or no. Question. Before I submit the form, is it possible to
change the input field from checkbox to text? If it was checked, have
the value Yes, otherwise No?
I could have another hidden text field and set it's value based on the
checkbox, but every input field goes out on the email. Multiple fields
with the same information tends to confuse people.