RE: Is there is a way to not display the `remove` field on a custom sublist when in view mode only?
Is there is a way to not display the `remove` field on a custom sublist when in view mode only? It causes issues since User Event scripts don’t run in View mode
I’m only aware of the hacky way – inspect element to get the Remove <a> id – should be something like remove1href. Then using an inline html field modify the dom on load to set that element display to none.
Also see @dbarnett answer. My suggestion is for standard records – i.e contact/customer.