J3.x

Difference between revisions of "Adding custom fields/Usergroup Field/zh-tw"

From Joomla! Documentation

< J3.x:Adding custom fields
(Created page with "下一篇:如何建立客製化欄位群組")
(TOC)
 
Line 1: Line 1:
 
<noinclude><languages /></noinclude><br />
 
<noinclude><languages /></noinclude><br />
 
{{section portal heading|icon=users|title=Usergroup Field}}
 
{{section portal heading|icon=users|title=Usergroup Field}}
{{J3.x:Adding_custom_fields/TOC/en}}
+
{{J3.x:Adding_custom_fields/TOC/zh-tw}}
 
===Usergrouplist===
 
===Usergrouplist===
 
Field to load a drop down list of available user groups.
 
Field to load a drop down list of available user groups.

Latest revision as of 19:23, 16 March 2021

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎français • ‎中文(台灣)‎


Usergroup Field


Usergrouplist

Field to load a drop down list of available user groups.

Options

Special options within this field are:

  • Multiple
    Allow multiple values to be selected.

Related Information

See Usergroup form field type

Screenshots

Creating the field

Let's say you create a field with the options shown in the next figure.

Usergrouplist field create-en.png

Using the field in the backend

In the backend while creating an article or a contact you see the field like in the following imageː

Usergrouplist-en.png

Using the field in the frontend

In the frontend, you can see the field as you see in the following image. The option Automatic display is responsible for the position of the field and your template is responsible for the design of the field.
Fields are only displayed in the frontend if you have filled them with data in the article. If it is not a required field, can you forget it?

Usergrouplist field frontend-en.png