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

any

.

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

Example

Expand
titlePassword
Image Added

 

...

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