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
Is this implemented via parent-child custom records? If so, there is an checkbox option on the custom record definition “Show Remove Link” which will accomplish this.
So I tried this, but the problem is that this removes the ability to allow child record editing and deleting even when in edit mode.