Static Protected _executionStatic Protected _formStatic IsReturns true if form is from type create
Static IsReturns true if form is not from type create
Static IsReturns true if form is not from type update
Static IsReturns true if form is from type update
Static entityGets a lookup value that references the record.
Static executionGets a reference to the current executio context
Sets a reference to the current execution context
Static formGets a reference to the current form context
Sets a reference to the current form context
Static addDisplays a form level notification. Any number of notifications can be displayed and will remain until removed using clearFormNotification. The height of the notification area is limited so each new message will be added to the top.
The text of the notification message.
The level of the notification which defines how the message will be displayed, such as the icon. ERROR: Notification will use the system error icon. WARNING: Notification will use the system warning icon. INFO: Notification will use the system info icon.
Unique identifier for the notification which is used with clearFormNotification to remove the notification.
true if it succeeds, othenprwise false.
Static addAdds a handler to be called when the attribute's value is changed.
Optional execute: booleanStatic addAdds a function to be called when form data is loaded.
Static addAdds a function to be called after the OnSave is complete.
Static addAdds a handler to be called when the record is saved.
Static removeGenerated using TypeDoc
Represents a form in Dynamics 365.