Skip to end of banner
Go to start of banner

Editor

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 5 Current »

Editor

This element is used to display an editor on the page.

Attributes

NameDescriptionValue
id

Unique Identifier.

Any
datapathThe data path field name.Needs to correspond to the CRMDO object field

Example

 Editor

Editor
<editor>
	<id>editEditor</id>
	<datapath>editorFileContent</datapath>
</editor>
  • No labels