MobileCRM.UI.ReportForm - Resconet/JSBridge GitHub Wiki
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. |