MDA: Add confirmation and validation async onSave

I just learned that in Model Driven Apps (MDA), we can enable async OnSave handlers. Why does it matter? The simple answer is the majority of the API(s) around it also changes to become async as well. For example, in certain conditions of the record, we want to show confirmation to the user and validate … Continue reading MDA: Add confirmation and validation async onSave
Published on:
Learn more