Document Modelling

URL

Learn more about the string field type "URL".

The text entered in this input field will constantly be checked internally to ensure that it has a valid URL format. An info icon will be shown as a warning next to the label if the format is invalid. Upon entering a valid URL, the label will become an active link that can be clicked to open the URL in the browser. A regular expression is used to check the validity of the URL. It can be overwritten by a custom regular expression in the property configuration.

Last modified on 3/9/20

The content of this page is licensed under the CC BY 4.0 License. Code samples are licensed under the MIT License.

Icon