Standard Joomla XML field type – Textarea

Standard field type Joomla XML – Textarea displays the usual multi-line text box, which is filled with text data. Joomla XML field type – Textarea works in Joomla versions 2.5 and above.

Example of a field in the CMS Joomla 3:

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

Example of a field in the CMS Joomla 4:

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

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

				
					<field 
       name="text"
       type="textarea"
       label="Enter text"
       description="Enter the text you want"/>
				
			

This field supports attributes:

  • name – system field name (field identifier).
  • type – field type, in this case “textarea”.
  • label – field name displayed.
  • description – field description.
  • class – applicable CSS field classes.
  • default – sets the default value of the field.
  • hint – adds a tooltip to the placeholder field.
  • onchange – attribute that will add JavaScript code to the field that is executed when the data in the field changes.
  • rows — sets the number of lines in the text field. If not set, the value will be assigned from the user’s browser.
  • cols — sets the width of the text box in characters. If not set, the value will be assigned from the user’s browser.
  • filter — sets the option to filter the data in the field.

This is all we know about Joomla XML field type – Textarea. If we learn anything new, we’ll be sure to add more information to this article.

Do you need help with generating an XML file? Email us at admin@iws.by and we’ll help you.

Standard Joomla XML field type - Textarea
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?

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