Here are the steps to add menu icon to Oracle Fusion Page . This will create and menu entry with icon on Home page (Springboard) and Navigator Page as well. This can be used in combination with page composer to make UI configurations in fusion.
Table of Contents
Steps: How to add a Menu in Oracle Fusion Cloud Home Screen
Create a Sandbox
![How to Add Menu to Oracle Fusion Springboard 1 Add Menu icon to Oracle Fusion](https://wpsbutton.com/wp-content/uploads/2021/07/image-36-182x300.png)
Enable Structure
Select structure and create sandbox or create sandbox first and then add tools > Structure.
![How to Add Menu to Oracle Fusion Springboard 2 image 37 Add Menu to oracle Fusion 1](https://wpsbutton.com/wp-content/uploads/2021/07/image-37-541x300.png)
Navigate to the Page where you want to add a new menu entry
![How to Add Menu to Oracle Fusion Springboard 3 image 29 Add Menu to oracle Fusion 2](https://wpsbutton.com/wp-content/uploads/2021/07/image-29-590x300.png)
Enter details of target page URL
The destination URL and link type can be static or dynamic or an application page.
![How to Add Menu to Oracle Fusion Springboard 4 image 38 Add Menu to oracle Fusion 3](https://wpsbutton.com/wp-content/uploads/2021/07/image-38-618x300.png)
For example, See My Receipts for EL based menu.
![How to Add Menu to Oracle Fusion Springboard 5 image 32 Add Menu to oracle Fusion 4](https://wpsbutton.com/wp-content/uploads/2021/07/image-32-558x300.png)
Control Who will be able to access the menu
Assign the User roles in the EL expressions to control the access to menu
E.g
#{(!securityContext.userInRole['WPS_SIMPLIFICATION_MGR_EJR']) and (!securityContext.userInRole['WPS_SIMPLIFICATION_EMP_EJR']) and (!securityContext.userInRole['WPS_PROC_RECEIPTS_UHP'])}
The menu should be visible
Now you see the menu icon on the spring board
![How to Add Menu to Oracle Fusion Springboard 6 image 34 Add Menu to oracle Fusion 5](https://wpsbutton.com/wp-content/uploads/2021/07/image-34-629x300.png)
and also in the navigator menu
![How to Add Menu to Oracle Fusion Springboard 7 image 35 Add Menu to oracle Fusion 6](https://wpsbutton.com/wp-content/uploads/2021/07/image-35-452x300.png)
To Delete a menu entry
Click on the created existing menu and you will find delete button at top
![How to Add Menu to Oracle Fusion Springboard 8 image 33 Add Menu to oracle Fusion 7](https://wpsbutton.com/wp-content/uploads/2021/07/image-33-760x198.png)
More fusion apps tech articles
Reference
Overview Of Page Integration Wizard In Fusion Application (Doc ID 2066491.1)
How to create New Pages Using The Page Integration Wizard ? (oracle.com)