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

Compare with Current View Page History

« Previous Version 2 Current »

$webResourceManager.requireResource("info.magnolia.sys.confluence.artifact-info-plugin:javadoc-resource-macro-resources") StaticFieldDefinition
 renders non-editable text that is displayed next to the label. You can use it to display help text, for example.

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