Loading menu items using permissions groups
Use this task in the User Interface Editor wizard to select the menu items that you want to edit through permissions groups.
To load menu items using permissions groups
-
In the Designer, select User interface > User interface navigation category.
-
Select the Load wizard to edit user interface navigation task.
-
On the start page of the wizard, click Next.
-
On the Select loading method page, click .
-
On the Select permissions group page, select the permissions groups whose menu items you want to load.
You can restrict the permissions groups through a specific system user or directly select the permissions groups.
-
Click Finish to complete the wizard.
The menu items are loaded and displayed in the User Interface Editor for editing.
Related topics
Loading menu navigation using a where clause
With this task, you can select the menu items that you want to edit in the User Interface Editor wizard using a WHERE clause.
To load the user interface navigation using a WHERE clause
-
In the Designer, select User interface > User interface navigation category.
-
Select the Load wizard to edit user interface navigation task.
-
On the start page of the wizard, click Next.
-
On the Select loading method page, click .
-
On the User-defined selection page, enter the WHERE clause to load the navigation. Enter the WHERE clause manually or use the WHERE clause wizard.
-
Click Finish to complete the wizard.
The menu items are loaded and displayed in the User Interface Editor for editing.
Related topics
Simulating user interface navigation during editing
By simulating the user interface navigation in the User Interface Editor, you can see which menu items are displayed to system users because of their permissions group.
To simulate the navigation of an application
-
In the Designer, select User interface > User interface navigation category.
The menu items are loaded and displayed in the User Interface Editor for editing.
-
Define the simulation data.
-
In the User Interface Editor, select the menu Simulation > Define simulation data.
-
On the start page of the wizard, click Next.
-
On the Define simulation data page, specify the following settings.
-
On the Select base object page, click Next.
-
To end the wizard, click Finish on the last page.
-
Start the simulation from the Simulation > Start simulation menu.
The application is opened in the simulation window.
NOTE: You can end the simulation at any time by closing the simulation window. Use F9 to restart the simulation. The simulation data (system users and application) are retained.
Copying existing user interface navigation for new permissions groups
Using the User Interface Editor‘s wizard, you can select and copy the menu items from one permissions group for another permissions group. You can also optionally use the wizard to transfer the required permissions to tables and columns, as well as the object definitions and task definitions for the permission group.
To copy an existing user interface navigation
-
In the Designer, select User interface > User interface navigation category.
-
Select Load wizard to edit user interface navigation.
-
On the start page of the wizard, click Next.
-
On the Select loading method page, click .
-
On the Select permissions group page, select the permissions groups whose menu items you want to copy.
You can restrict the permissions groups through a specific system user or directly select the permissions groups.
-
On the Define target permissions group page, enter the following information.
-
(Optional) Select copy options.
-
Copy column permissions: Copies the column permissions of the permissions group.
-
Copy table permissions: Copies the table permissions of the permissions group.
-
Copy user interface form assignments: Copies the user interface forms of the permissions group.
-
Copy task assignments: Copies the task definitions of the permissions group.
-
To start copying, click Next.
-
The copied elements are displayed on the Copy menu data page. The copy process can take some time depending on the number of selected parts. The components to be copied are displayed. Once processing is complete, click Next.
-
Click Finish to complete the wizard.
The menu items are loaded and provided in the User Interface Editor for editing.
NOTE: After inserting, editing, or deleting a menu item, you must compile the database.
Related topics