Skip to content

MobileCRM.UI.ReportForm

Maros316 edited this page Aug 12, 2020 · 2 revisions

MobileCRM.UI.ReportForm Object

[v8.1] Represents the Dynamics CRM report form object.

Properties

Property Type Description
allowedReportIds Array The list of report entity ids that has to be included in the report form selector.
allowedLanguages Array The list of LCID codes of the languages that has to be included into the report form selector. The number -1 stands for "Any language".
defaultReport String The primary name of the report entity that should be pre-selected on the report form.

Methods

Method Description
show Shows the Dynamics CRM report form.
Clone this wiki locally