How to hide "Add Favorites" icon in Simplified Home Page
There is a need in our organization to hide the add to favorites icon in the new simplified home page which is shipped with our 12.2.6 instance. I was wondering if there is a way to hide this. There is no personalization option as i see in the page /oracle/apps/fnd/framework/navigate/webui/OASimpleHomePG. Was able to get my hands on the OASimpleHomePageCO and I see that this icon is created dynamically in the controller, using something called OASpringboardBean. Can anyone shed some light into how to disable the icon from the home page ? Appreciate any kind of guidance.