It would be an useful feature to be able to display (via The Content - Fields plugin) the field label separatedly from the field value.
Right now the syntax allows the following:
{field 1} will display the field with the ID 1
{field 1,foo} will display the selected field using the alternative layout 'foo'.
{fieldgroup 2} will display all fields within the fieldgroup with the ID 2.
It would be useful feature to also allow something like:
{field_value 1} will display only the field value of the field with the ID 1
{field_label 1} will display only the field label of the field with the ID 1
This allows to display the label and the value in two different places with two different styles in the editor.
Joomla 3.7
Labels |
Added:
?
|
Category | ⇒ | Feature Request Front End |
Category | Feature Request Front End | ⇒ | com_fields Feature Request Front End |
It does, actually. Didn't think of that. It's not needed to add this as a feature.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-29 12:07:39 |
Closed_By | ⇒ | AndySDH |
{field 1, label}