Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
nameblue

Password

This element is used to display password text boxes on the page.

Attributes

NameDescriptionValue
id

Unique Identifier.

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

Example

Expand
titlePassword
Image Added

Image Removed 

Code Block
themeEclipse
languagexml
titlePassword
<password>
    <id>pswNewPassword</id>
    <datapath>password</datapath>
</password>