Tree Schema Definition Reference

EditDataAction

This element defines a C1 CMS-specific Edit Data action to attach to a tree element. This element has the following attributes:

  • Label
  • ToolTip
  • Icon
  • CustomFormMarkupPath

Label

A custom label of the action. Optional. Defaults to the localized version of the “Edit” string.

ToolTip

A custom tooltip of the action. Optional. Defaults to the value of the Label attribute.

Icon

The icon of the action. Optional.

The names of C1 CMS standard icons you can use in your application are listed in ~\Composite\images\icons\StandardIcons.xml

CustomFormMarkupPath

The path to an alternate Form UI XML file. Optional. Defaults to the “Edit Data” form used for the data type.