MDA: How to invoke the formOnLoad event after saved

On form on load event, it is very common to set how the UI looks based on certain conditions. For instance, when the status of the entity/table is Inactive, we need to lock all the controls. So, today we will learn how to do it via JavaScript (client scripting). Without further ado, let’s go. I … Continue reading MDA: How to invoke the formOnLoad event after saved
Published on:
Learn more