Definition

Captcha is useful to validate the user on Form Submission.

Good to Know

The validation will take place when a Form is submitted (not Save as Draft).

Good to Know

Each code generated is good for 10 minutes.

When will validation takes place?

Captcha validation will only takes place when a form is submitted with buttons like "Complete", "Submit" and not "Save as Draft".

Captcha Properties

NameDescription
ID

Element ID (By declaring as "captcha", a corresponding database table column "c_captcha" will be created)


Please see Form Element for more information about defining the ID and list of reserved IDs.

No new column will be created in the target database table for this element.

LabelElement Label to be displayed to the end-user.



Figure 1: Screenshot showing validation error when code is keyed in wrongly

  • No labels