How to unable create a new record button from sub grid
问题 I want to prevent create a new record from my sub-grid of email entity (it's a custom view/subgrid), I tried to change it using ribbon workbench -> sub-grid ribbon, but I have many views to my Entity. How do I know that I'm working on the right addnew button and not on unwanted subgrid or by mistake deleting the addnew button from all of my sub-grids? 回答1: From ribbon workbench or directly in ribbondiff xml, you can hide the (+) Add New button in all subgrids of that particular entity when