Overview
Custom Properties web action allows viewing and modifying assigned custom and virtual attributes for Active Directory objects. These attributes can be single-valued or multi-valued (only string multi-value virtual attributes are supported). You can assign them in the Other Attributes and Virtual Attributes sections of the Custom Properties web action settings.
Custom Properties web action can be enabled/disabled depending on the values in the multi-valued attribute.
How to add a Custom Properties web action to a Web Query
Custom Properties web action is not assigned to any web query by default. To see it in the Web Portal, you should link it manually to the Active Directory web query.
For details, please see How to add, remove, or re-arrange Web actions within a Web Query – Cayosoft Help Center.
Custom Properties web action settings
Action Section
Setting name |
Description |
---|---|
Window title | Specify what text to display in the window title including the name ("cn" from AD attributes) of the object being modified. |
Confirmation text | Specify a multiline text to display at the top of the Web Form. This text is optional. |
More Options |
|
Show ticket input field |
Specify whether to display the Ticket field on the web form or not. By default, the ticket is not displayed. |
Show comment input field |
Specify whether to display the Comment field on the web form or not. By default, the comment is displayed. |
Other Attributes |
|
Other Attribute 1 - Other Attribute 20 |
If you use Active Directory extension attributes to store additional information for user accounts, you could select these attributes and map them to Other Attributes. To set labels or default values for these attributes, please use Attribute Policies. |
Virtual Attributes |
|
Virtual Attribute 1 - Virtual Attribute 20 |
Virtual Attributes allow extending the attribute list for users in Active Directory without extending the Active Directory schema. Select the virtual attributes from the list and map them to Virtual Attribute 1 - Virtual Attribute 25. For more details, please see Configuring Virtual Attributes article. |
Web Form Overrides
Setting name |
Description |
---|---|
Enable command expression |
Specify this script to enable/disable Custom Properties web action depending on the values in multi-valued attribute. (selectedItemsCount ==1 && msExchExtensionCustomAttribute1 - name of the multi-valued attribute, RoleAdminValue - one of the values of the multi-valued attribute. Suppose the script is specified and delegate administrator selects an Active Directory object which value in the virtual attribute matches the value specified in the script. In that case, the Custom Properties web action will be available. Otherwise, the action will be disabled for selected object. |
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the Output section article.
Change History
Version | Notes |
---|---|
11.3.1 |
The action has been introduced in the product. |
Comments
0 comments
Please sign in to leave a comment.