URL field

How to use the URL field

This field is specific to handling URLs.

It's composed of two separate fields:

  • URL - the URL, an HTML5 URL field

  • Label - the anchor text, a simple text field

Have a look:

URL type

By default, this field accepts only absolute URL fields (ex. https://example.com).

If you need to link a relative URL (like /path/to/url), go to the advanced settings and select the relative path.

Disabling the label

It's possible to disable the label if it is not required.

Go to the advanced settings and select YES in the Hide the label field:

The URL will be used as the anchor text if the label is not provided.

Last updated