Website Control

The Website control allows you to capture a Website URL from the user.

The Website control consists of a single line text box and a label. The text box has a Website URL pattern recognition validation built in to it. The label should be used to inform the user of the type of data to enter in to the text box.

Add to the Template

The Website control can be added from the controls toolbar in the Template.

Once you have added the control you must set the label text that will be displayed above the Website text box.

If you would like the Website control to be a required field, you can check the "Is Required?" checkbox.

Use in the Checklist

The Website control displays in the Checklist as below.

Validation

The Website text box performs validation to ensure that any value entered in to the text box matches the pattern of a Website URL. If the validation fails an error will be displayed below the text box.

When an Website control is marked as required we will perform validation when the user completes the task. We will not allow the task to be completed until a value has been entered in to the text box.

Validation error messages are shown below the text box.

If you try to complete a task outside of the checklist (e.g. from the Dashboard) and it fails validation we will notify you of the validation failure via a pop-up message.