Password

Password

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

Attributes

NameDescriptionValue
id

Unique Identifier.

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

Example

 Password

 

Password
<password>
    <id>pswNewPassword</id>
    <datapath>password</datapath>
</password>