Enable auto suggest control and browse window for each attribute
By default, a text box is displayed for an attribute. Use the xml to enable an auto-suggest control and a browse window for an attribute.
To configure the xml setting:
XML file name and path | [InstallPath]\Settings\AdditionalUserAttributes.xml |
Tag |
<connections>
|
Node |
<connection id="" required="true"
browsable="true" name=""></connection>
|
Configuration setting | Set the value of browsable to:
Note: Values will be displayed in the browse window only if that
attribute has been extracted and the connection node is present for each
connection where the attribute value is to be specified during request
creation.
|
Default | The default value is false. |