Password Protect Registration Page

Partial Password Protect

A neat hack sent in by PCA Northeast Region that protects a portion of the registration form with a password. It doesn't hide the options from the attendee but prevents them from selecting the options without a matching password. Use this to protect as much or as little of the registration form as desired.

event question with a  validation rule to require a particular answer or else stop the registration. Event question with a SHOW ERROR validation action can act as password protection

Begin with the form builder and create an event question that collects a text answer. Give it a name like "Password", "Registrar Approval Code" or similar.

Drag it onto the form layout in an appropriate place. Remember that validation rules will be evaluated if the parent is selected. So if you place this on the root of your registration form, it will protect the entire form. If you nest it under another item, it will only be evaluated if the parent is selected/answered/etc, effectively protecting only that set of elements on the form.

Add a validation rule to the event question of type "Value is in list" and enter the password you wish to use as the value to match. Add an action where if false, SHOW ERROR and enter an error message indicating the password did not match.

Save it and your form is now partially protected!

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us