Adding or editing a context or control bar will cause the changes to be saved to Web.config. As a result, the application will restart, and any users connected to it will lose their sessions.
In the Web Application Management Console 's Navigation Panel dialog box:
- To add or edit a context, select Edit | Add Context or Edit | Edit Context, respectively.
-
If you are editing an existing context, select the context from the drop-down list in the Edit Context dialog box. Specify the following:
Setting
Description
Name
Enter a name for the context menu.
Display Name
Enter the name to be displayed in the Web Client for the context menu.
Display Order
Specify the order in which the context menu should appear.
Note:A value of 0 means that the context menu will appear first in the list of contexts.
Note:Help is not available in the context list and cannot be modified. The Web Application Management Console controls only whether the Help button is displayed.
- Click Save to save changes and close the Edit Context dialog box.
- To add or edit a control bar, select Edit | Add Control Bar or Edit | Edit Control Bar, respectively.
-
If you are editing an existing control bar, select the control bar from the drop-down list in the Edit Control Bar dialog box. Specify the following:
Setting
Description
Name
Enter a name for the control bar.
Display Name
Enter the name to be displayed in the Web Client for the control bar.
Path
Specify the path to the control bar.
- Click Save to save changes and close the Edit Control Bar dialog box.
- Select File | Close Window to close the Navigation Panel dialog box.