Delete belongsTo relationship

Hello @Liam_Cheung,

It seems that you posted the same screenshot twice, is it possible to share with us the other one?

The query is the same as a relationship deletion for non-smart relationships, not necessarily the same that a record deletion.

The parameter delete=true is sent when you click “Delete the xxxx” in the list of actions, and the parameter is not sent when you click on “Dissociate the relationship”.

This first action is meant to actually delete the linked record, and the second is meant to only change the referenced id in the record, and set it to null.