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.