renders non-editable text that is displayed next to the label. Use the field to display help text.

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

Static field properties

Simple static field:

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)... 

Node name

Value

 form


 tabs


 tabText


 fields


 information


 class

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

 label

Important

 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.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels