Skip to content

MobileCRM.UI.TourplanForm

Maros Kolibas edited this page Nov 29, 2019 · 2 revisions

MobileCRM.UI.TourplanForm Object

Represents the Javascript equivalent tourplan form object.

Properties

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.

Functions

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.
Clone this wiki locally