I'd like to know where on earth can I find the coding to remove "Create" & "My ____" buttons that are located on every module on the Sub-Nav line.
Thanks!
I'd like to know where on earth can I find the coding to remove "Create" & "My ____" buttons that are located on every module on the Sub-Nav line. Thanks! |
Let me clarify...I want to remove the action buttons displayed on the right side in the Sub-Navigation line for all modules. I'm assuming once I get a clue for one module, the rest will all be about the same. See attached Thanks |
They are action buttons. You remove them by removing them from the database. The table is sys_objects_actions https://www.deanbassett.com |
Thanks Dean, however, these buttons aren't located anywhere in the sys_objects_actions table. Also, Modzzz action manager only affects action items within an action page block, no way to manage the actions buttons in the sub-nav. So, I'm still stuck looking around... |