Softerra LDAP Administrator Help | Show AllHide All |
Specifies a DN string report user parameter.
<reports><reports> <report> <userParameters> <DN id="parameter id"> <name lang="[en|de]>...</name> <description lang="[en|de]">...</description> <default>...</default> </DN> </userParameters> </report> </reports>
On the report dialog, this parameter is displayed as a DN edit control that allows selecting a DN from the directory tree.
Attribute | Description |
---|---|
id | Required attribute. Identifies the user parameter. The value is used to join report parameters with filter parameters. |
Element | Description |
---|---|
<name> | Specifies the name of a user parameter. |
<description> | Specifies the description of a user parameter. |
<default> | Specifies the default value for a user parameter. |
Element | Description |
---|---|
<userParameters> | Specifies parameters that are used in a parameterized search filter. |