Settings
The card carries the settings every field shares. Website adds the same four a text field has.- Placeholder, up to 255 characters, shown in the empty box.
- Minimum Length and Maximum Length, counted in characters.
- Validation Pattern, a regular expression the answer has to match, on top of the address check.

What it stores
Text, the address as the respondent typed it.Logic operators
contains is the one to reach for. A rule reading
if website contains linkedin.com separates a profile link from a personal site.

Evaluation
Switch Criteria, Scoring, or Skills on for the form in the Evaluation tab and each one gets a switch on this card. The evaluators read the address as text and do not open it.Related
- Form builder overview covers the builder, the shared settings, and every field type.
- Logic covers the operators, the branching patterns, and what to check when a rule does not fire.
- Email and Phone Number are the other two Contact Info fields.
- Short Text and Long Text is the same box with no format check.