Skip to content
Eighke edited this page Jul 2, 2016 · 1 revision

Tag Field

Allows you to manage the tags of your item, provided that your DataModel is using tags tracking (see Tags behaviour). Check the howto for more details.

You can set the following attributes:

  • front_link Enabled the link to the com_tags on each displayed tag (default: false)
  • translate Translate tags (using JText) (default: false)

From Joomla

  • published Set to 1 to only show published tags
  • language If set only tags for the specified language will be allowed
  • mode Set to nested if we should support tagnested (sorry, the Joomla! code offers no other clues about this)
  • custom Set to 1 to allow custom (new) tags to be entered, set to 0 to only allow predefined tags to be selected.
Clone this wiki locally