Tree Schema Definition Reference

AddDataAction

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

  • Type
  • Label
  • ToolTip
  • Icon
  • CustomFormMarkupPath

Type

The data type to add a data item to. Required.

Label

A custom label of the action. Optional. Defaults to the localized version of the “Add” 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 “Add Data” form used for the data type.