Versions Compared

Key

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

Description

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

...

NameDescriptionValue
id

Unique Identifier

any
datapathThe data path field nameNeeds to correspond to the CRMDO object field.

Example

...

Expand

...

titlePassword

...

true

Image Added

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