Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Javadoc
0info.magnolia.ui.form.field.definition.StaticFieldDefinition
 renders non-editable text that is displayed next to the label. You can use it to display help text, for example.

Classclassinfo.magnolia.ui.form.field.definition.StaticFieldDefinition

...

Localtab Group
Localtab
activetrue
titleYAML file
Code Block
languagejs
form:
  tabs:
    - name: tabText
      label: Text
      fields:
        - name: information
          class: info.magnolia.ui.form.field.definition.StaticFieldDefinition
          label: Important!
          value: Meta information is used on search engine result pages (SERPs)... 
Localtab
titleJCR node
Advanced Tables - Table Plus
enableHeadingAttributesfalse
enableSortingfalse
classm5-configuration-tree
enableHighlightingfalse

Node name

Value

Mgnl n
form

 


Mgnl n
tabs

 


Mgnl n
tabText

 


Mgnl n
fields

 


Mgnl n
information

 


Mgnl p
class

info.magnolia.ui.form.field.definition.StaticFieldDefinition

Mgnl p
label

Important

Mgnl p
value

Meta information is used on search engine result pages (SERPs)...

You can use common field properties and the following properties in a static field definition:

Properties:

value

required

Text displayed next to the label.