Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This event occurs whenever form data is loaded, specifically:
- On initial page load.
- When the page data is explicitly refreshed using formContext.data.refresh method.
- When the data is refreshed on a page on saving a record, if there are any changes.
Use the formContext.data.addOnLoad and formContext.data.removeOnLoad methods to manage event handlers for this event.
Related articles
Events (Client API reference)
Events in forms and grids in model-driven apps