Description
This element is used to display password text boxes on the page.
Attributes
Name | Description | Value |
---|---|---|
id | Unique Identifier | any |
datapath | The data path field name | Needs to correspond to the CRMDO object field. |
Examples
Password
Password
<password> <id>pswNewPassword</id> <datapath>password</datapath> </password>