Adding Security to a Form

It is advisable to add a security CAPTCHA field to all the club's BizForms especially when the form is accessible to the general public. This helps to prevent malicious bots from spamming advertisements to the club's form resulting in unwanted entries and disorganization.

CAPTCHA translates to Completely Automated Public Turing test to tell Computers and Humans Apart.

Select the method to use to insert the CAPTCHA field within your Form. Instructions to insert the Field will be displayed below.

  • Form Builder
  • Fields

To add a security field to a form utilizing the Form Builder section

  1. Log in to the club's ClubHouse Online website with an Administrator user account and access Club Central.
  2. From within Club Central, click Planet icon (Open Application List) at the top left.
  3. Select Content Management > BizForms from the Applications list. 
  4. Select the pencil icon (Edit) beside the Form name.
  5. Select Form Builder from the left navigation.
  6. Form the Components section on the left, select Security Code, drag and top it into the Form Content Area in the middle.
  7. On the right Properties section
  8. Label: Optional to change the label
  9. Required checkbox this should be selected. 
This will add the default field with a small image containing numbers and a text field. The user filling out the form will have to enter the correct information located in the image, into the field before submitting the form.

To add a security field to a form utilizing the Fields section

  1. Log in to the club's ClubHouse Online website with an Administrator user account and access Club Central.
  2. From within Club Central, click Planet icon (Open Application List) at the top left.
  3. Select Content Management > BizForms from the Applications list. 
  4. Select the pencil icon (Edit) beside the Form name.
  5. Select Fields from the left navigation.
  6. Click on the New Field button.
  7. Field type: Standard field.
  8. Field Name: Enter in a name for field that will be visible by the users.
  9. Field type: Leave it as Text.
  10. Required: Select the checkbox. 
  11. Scroll down to Form Control: From the drop-down box select one of the following CAPTCHA types.
  • Security Code - Displays a fixed-image of auto-generated numeric code to be entered in a single Input area by the user.
  • Simple CAPTCHA - Displays a resizable-image of auto-generated numeric code to be entered in a single Input area by the user.
  • Logic CAPTCHA - Displays an auto-generated True/False question to be answered by the user.
  • Text CAPTCHA - Displays an auto-generated numeric code to be entered in separate input areas by the user 
  1. Adjust additional Field Properties if applicable.
  2. Click on Save at the top to finalize the changes.