Standard Joomla XML field type – URL

Standard field type Joomla XML – URL displays a plain text field in which the direct link (URL) is filled. Type of field Joomla XML – URL works in versions Joomla 2.5 and above. The field works with the preservation of any type of URL, including with idn – it guarantees the preservation of any entered email address, regardless of type and environment.

To correctly display the field address in idn format, you must use the conversion function:

				
					JStringPunycode::urlToUTF8($this->contact->webpage);
				
			

This field supports attributes:

Example of a field in the CMS Joomla 3:

Joomla XML Standard Field Type - URL — Example on Joomla 3

Example of a field in CMS Joomla 4 and Joomla 5:

Joomla XML Standard Field Type - URL — Example on Joomla 4

The XML code of the field from the example looks like this:

				
					<field
       name="url"
       type="url"
       label="URL"
       description="Enter the desired URL"/>
				
			
Standard Joomla XML field type - URL
Joomla XML Form Generation

Do you need help with Joomla XML form with fields? Email us, we will evaluate the work and help you. Click the button below.

Sign in

No account yet?

Telegram
0 Wishlist
0 items Cart
Консультация по услуге:

Вам нужно оказать услугу по формированию файла с XML полями для Joomla? Заполните форму ниже с информацией о необходимых вам данных и получите цену готового файла с полями Joomla XML

Consultation on the service:

You need a service to generate a file with XML fields for Joomla? Fill out the form below with information about the data you need and get a price for the finished file with Joomla XML fields