Record Cascading
Record Cascading controls what happens to records in this window when a related parent record is deleted. This applies to fields that are linked via a foreign key.
For each foreign key field, choose one of two behaviors:
| Option | Description |
|---|---|
| Protect | Prevents the parent record from being deleted if this window has related records linked to it |
| Cascade | Automatically deletes the records in this window when the parent record is deleted |
Select the appropriate behavior for each foreign key field based on your data requirements, then save the window.
