Skip to end of banner
Go to start of banner

Password

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

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>        
  • No labels