Remove 'Delete collection' from relation table layout

Expected behavior


We have accounts and features collections. Those two are related which is working fine.

If we:

  1. Open account
  2. Open features of that account
  3. Check some of the features
  4. Click actions we could see ‘Dissociate the relationship’ and ‘Delete the feature’

Could we remove only ‘Delete the feature’ from this view?

We try to set ‘Read-only’ option on features relationships collection but we lose both actions.

1 Like

Hi Bojan,

To achieve this, you need to opt-out “Allow record deletion” for the Feature collection (from “General” tab in its collection settings).

Note that as a result, you will not be able to delete records from your Feature collection. There’s currenly no way to have one but not the other.

1 Like