Insert image

REQ-189

Actors

Name

For a property, that has only distinct values, for instance an enumerated property, you can display these values as icons.

For that, you select the Data tab from the insert image panel.

You can select the property from the node types properties.

In addition, you must upload the icon using the Upload file use case. The icons will be searched by the application at

/jcr:system/nodes/icons/ node type name / property name / property value.

For instance, the node type nodes:requirement has a property nodes:priority which has values HIGH, MEDIUM and LOW. You upload the three icons to

  • /jcr:system/nodes/icons/nodes:requirement/nodes:priority/HIGH
  • /jcr:system/nodes/icons/nodes:requirement/nodes:priority/MEDIUM
  • /jcr:system/nodes/icons/nodes:requirement/nodes:priority/LOW