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 5 Next »

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

Attributes

NameDescriptionValue
id

Unique Identifier

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

Example

 Password

Password
<password>
    <id>pswNewPassword</id>
    <datapath>password</datapath>
</password>        
  • No labels