Join Slack
Powered by
Is there a way to ‘cascade delete’ a record type w...
# general
c
Cory Weiner
12/27/2021, 4:51 PM
Is there a way to ‘cascade delete’ a record type when it is a child of another custom record type? For example, Record type A has a sublist of type B (record is parent) — when A is deleted, I want to delete all related B records
a
AK47
12/27/2021, 8:13 PM
Only script, nothing native.
👍 1
2
Views
Open in Slack
Previous
Next