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

From Mea Wiki
Jump to navigation Jump to search
 
(545 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;">
  
== [[Installing And Configuring QPR MobileDashboard|Installing And Configuring]] ==
+
<div style="flex: 10 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
View instruction for [[Installing And Configuring QPR MobileDashboard|installing and configuring]] QPR MobileDashboard. View also [[QPR MobileDashboard System Requirements|system requirements]].
+
=== Visualizations ===
 +
* [[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>
  
== [[QPR MobileDashboard Features Overview]] ==
+
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
  
== [[Designing_QPR_MobileDashboard_Views|Designing views]] ==
+
=== 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>
  
== [[Viewing in QPR MobileDashboards|Viewing dashboards]] ==
+
<div style="flex: 10 5 250px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 +
=== Querying Data ===
 +
* [[Datasets in QPR UI|Queries and Datasets]]
 +
* [[QPR Suite Web Service Datasource|QPR Suite Web Service Datasource]]
 +
* [[QPR Reporting Expression|QPR Reporting Expression Datasource]]
 +
</div>
  
== [[QPR MobileDashboard Concepts|QPR MobileDashboard Concept]] ==
+
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
View main [[QPR MobileDashboard Concepts|concept]] which QPR MobileDashboard is based on.
+
=== 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>
  
== Resources ==
+
</div>
* QPR MobileDashboard Demo Site: http://demo.qpr.com:8080/mobiledash/#/login (username: qpr, password: demo)
 
* Sales material: https://community.qpr.com/node/2036 (available only for QPR partners)
 
* Installer package: https://files.qpr.com/releases/QPR_MobileDashboard_2016.6.0/QPRMobileDashboard.exe
 
* Demo cases: http://community.qpr.com/node/2061 (available only for QPR partners)
 
* Sales training webinar: https://community.qpr.com/node/2116 (available only for QPR partners)
 
  
== [[QPR MobileDashboard FAQ|FAQ]]==
+
== Installation and Administration ==
  
See [[QPR MobileDashboard FAQ|frequently asked questions]] for QPR MobileDashboard
+
<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>
  
== [[QPR MobileDashboard Known Issues|Known Issues]]==
+
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
  
== [[QPR MobileDashboard Release History|Release history]] ==
+
=== 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