You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

DEPRECATED

This static field definition has been deprecated since Magnolia 6.0. It is part of the Magnolia 5 UI framework.

For the updated implementation, see Static field for Magnolia 6 UI instead.

StaticFieldDefinition renders non-editable text that appears next to the label. Use the field to display help text.

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

fieldType: static

Static field properties

Simple static field definition:

form:
  tabs:
    - name: tabText
      label: Text
      fields:
        - name: information
          fieldType: static
          label: Important!
          value: Meta information is used on search engine result pages (SERPs)... 

Node name

Value

 
form


 
tabs


 
tabText


 
fields


 
information


 
fieldType

static

 
label

Important

 
value

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

Unable to render {include} The included page could not be found.

Field-specific property:

value

required

Text displayed next to the label.

Common field properties:

Unable to render {include} The included page could not be found.

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