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.
Removes a function to be called when the record is saved.
Syntax
formContext.data.entity.removeOnSave(myFunction)
Parameter
Name | Type | Required | Description |
---|---|---|---|
myFunction |
function reference | Yes | The function to be removed for the OnSave event. |