#addOnPost

Posts tagged with this topic.

Model-Driven-Apps: Add on post-save event

Oct 15, 2022

What is the best way to add a post-save event that will always be called either success/failure? From the documentation, I see we actually can use addOnPostSave but when I try it, it didn't work as expected (later we will go through this scenario). So, as an alternative for now...