How to Disable Automatically Generated Buttons for Oracle Fusion Extensions
Hello,
We are developing Oracle Fusion application extensions. Each time we publish or redeploy an extension, Oracle Fusion automatically generates a button under the Others tab that links to the deployed extension.
In our implementation, we have already created custom buttons on specific pages and assigned roles to them so that only authorized users can see and access these extensions. However, even after deleting the automatically generated buttons, they reappear on every republish or redeployment, without any role restrictions, making them visible to all users.
Is there a way to prevent or disable the automatic generation of these buttons when publishing extensions?
0