Terms and Conditions Registration Checkbox Field
-
I am reporting some areas for improvement related to the terms and conditions checkbox field. First, the description for “Profile Field Description” reads as follows:
“For your reference only. Not visible on front-end. Description can help you remember the purpose of the field.”
This field IS displayed on the front end. It is the title of the checkbox and displays on hover.
Sample HTML produced:
<input type=”checkbox” title=”This IS visible on the front end!” class=”” id=”pm_field_37″ name=”pm_field_37″ value=”yes”>
Second, it would really be nice if the checkbox text could be different than the actual checkbox label description. At present they are the same. I can’t think of a scenario where anyone would want this behavior. It’s redundant at present.
For example, I want the label to say something like “Please read and agree to the terms” and the actual checkbox should say “I agree to the terms and conditions.” Right now, both have the same label pulled from the “Profile Field Name” field.
- The topic ‘Terms and Conditions Registration Checkbox Field’ is closed to new replies.