-
Notifications
You must be signed in to change notification settings - Fork 26
MobileCRM.UI.TourplanForm
Maros Kolibas edited this page Nov 29, 2019
·
2 revisions
Represents the Javascript equivalent tourplan form object.
Property | Type | Description |
---|---|---|
isDirty | Boolean | Indicates whether the form has been modified. |
isLoaded | Boolean | Gets or sets whether the form is loaded. |
view | MobileCRM.UI._AppointmentView | Gets tourplan form view MobileCRM.UI.AppointmentView. |
Function | Description |
---|---|
onCreateNew | [v11.3] Binds or unbinds the handler for creating new appointment after long-pressing on calendar. |
requestObject | Requests the managed TourplanForm object. |
setDate | Sets the current date in calendar view (Tourplan). |
setMode | Sets the calendar view (Tourplan) mode. |