How to prevent UI actions from appearing in related lists
I've implemented a UI action that appears as a button in the upper right corner of the list screen.The button also appears in related lists that display the same table.I'd like to hide it only in the related lists. Is there a good way to do this?I'm ...