Hi,
@Servoy, is it possible to add a functionality that checks if you can delete a record which returns true/false?
Now when you delete a record and if the relation restriction doens't allow it, it throws an error.
But I would like to inform my user before doing the real delete.
I've been thinking and I think I can write something like this using the SM and check it myself using a recursive method, but of course it would be better if this is standard functionality in Servoy.
Martin