Difference between revisions of "QPR UI - 06/2022 Deprecated"

From Mea Wiki
Jump to navigation Jump to search
 
(530 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Welcome to QPR MobileDashboard Wiki!
+
== Designing Dashboards ==
 +
User interface designed using QPR UI consists of views, panels and presentation objects. View is the topmost level canvas that spans the entire screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.
  
== Getting started ==
+
<div style="display: flex;flex-wrap: wrap;">
* [[QPR MobileDashboard Features Overview]]
 
  
== [[Installing And Configuring QPR MobileDashboard|Install And Configure]] ==
+
<div style="flex: 10 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
* [[Installing And Configuring QPR MobileDashboard|Install and configure QPR MobileDashboard]]
+
=== Visualizations ===
* [[QPR MobileDashboard System Requirements|System requirements]]
+
* [[Data Grid Properties|Data Grid]]
 +
* [[Editable Data Grid|Editable Data Grid]]
 +
* [[HTML Properties|HTML and JavaScript Content]]
 +
* [[SVG Properties|SVG Content]]
 +
* [[External Content Properties|External Content Viewer]] (iframe)
 +
* [[Repeater_Properties|Content Repeater]]
 +
</div>
  
== [[Designing_QPR_MobileDashboard_Views|Designing dashboards]] ==
+
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
* Presentation object types
 
* Version management
 
* Workspaces
 
* Export and Import Views
 
  
== [[Viewing in QPR MobileDashboards|Viewing dashboards]] ==
+
=== Designing Dashboards ===
 +
* [[View and Panel Designer in QPR UI|View Designer]]
 +
* [[QPR_UI_Folders|Folders]]
 +
* [[Permissions (QPR UI)|Permissions]]
 +
* [[Tutorial: Creating View in QPR UI|Tutorial for Creating Views]]
 +
</div>
  
== Resources ==
+
<div style="flex: 10 5 250px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
* QPR MobileDashboard Demo Site: http://demo.qpr.com:8080/mobiledash/#/login (username: qpr, password: demo)
+
=== Querying Data ===
* Installer package: https://files.qpr.com/releases/QPR_MobileDashboard_2016.6.0/QPRMobileDashboard.exe
+
* [[Datasets in QPR UI|Queries and Datasets]]
* Sales material: https://community.qpr.com/node/2036 (available only for QPR partners)
+
* [[QPR Suite Web Service Datasource|QPR Suite Web Service Datasource]]
* Demo cases: http://community.qpr.com/node/2061 (available only for QPR partners)
+
* [[QPR Reporting Expression|QPR Reporting Expression Datasource]]
* Sales training webinar: https://community.qpr.com/node/2116 (available only for QPR partners)
+
</div>
  
== [[QPR MobileDashboard FAQ|FAQ]]==
+
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 +
=== Variables and Tags===
 +
* [[Variables in QPR UI|Variables]]
 +
* [[Dynamic Tags in QPR UI|Dynamic Tags]]
 +
** [[Variable Tag in QPR UI|Variable Tag]]
 +
** [[Expression Tag in QPR UI|Expression Tag]]
 +
** [[Dataset Tag in QPR UI|Dataset Tag]]
 +
</div>
  
See the [[QPR MobileDashboard FAQ|frequently asked questions]] for QPR MobileDashboard.
+
</div>
  
== [[QPR MobileDashboard Known Issues|Known Issues]]==
+
== Installation and Administration ==
  
== [[QPR MobileDashboard Release History|Release history]] ==
+
<div style="display: flex;flex-wrap: wrap;">
 +
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 +
=== Planning Installation ===
 +
* [[QPR UI Installation Checklist|Installation and Configuration Checklist]]
 +
* [[QPR UI System Requirements|System Requirements for QPR UI]]
 +
* [[QPR UI Release Notes|QPR UI Release Notes]]
 +
</div>
 +
 
 +
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 +
 
 +
=== Installing ===
 +
* [[SQL Server Configuration in QPR UI|SQL Server Configuration for QPR UI]]
 +
* [[QPR UI Windows Installer|QPR UI Windows Installer]]
 +
* [[Setting up IIS as Reverse Proxy for QPR UI|IIS as Reverse Proxy for QPR UI]]
 +
* [[QPR UI Data Grid Export Service|Data Grid Export Service Installation]]
 +
* [[Enable Detailed Error Messages in IIS]]
 +
* [[Silent Installation in QPR UI|Automated Installation]]
 +
</div>
 +
 
 +
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 +
=== Configuring ===
 +
* [[QPR UI System Settings|QPR UI System Settings]]
 +
* [[Federated Authentication in QPR UI|Federated Authentication (SAML 2.0)]]
 +
* [[Common QPR Authentication]]
 +
* [[Payara Configuration in QPR UI|Payara Settings]]
 +
* [[QPR UI Security Hardening]]
 +
* [[QPR UI Audit Logging|Audit Logging in QPR UI]]
 +
</div>
 +
</div>
  
 
__NOTOC__
 
__NOTOC__
 +
 +
[[Category: QPR UI]]

Latest revision as of 09:29, 8 July 2022

Designing Dashboards

User interface designed using QPR UI consists of views, panels and presentation objects. View is the topmost level canvas that spans the entire screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.

Installation and Administration