Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 2500_config_apps:1100_add_edit_queries:0100_query_props [2022/08/22 01:33] – [Panel Header] administrator | 2500_config_apps:1100_add_edit_queries:0100_query_props [2026/08/13 04:06] (current) – repoint link into merged parent page cli | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| ====== Query Properties ====== | ====== Query Properties ====== | ||
| Line 17: | Line 18: | ||
| ===== Panel Operations ===== | ===== Panel Operations ===== | ||
| - | The buttons will be displayed at the top, bottom, left or right of the query. Alternatively they can be temporarily added to the application menu or put in the "tools area" of the panel header. The menu will allow uses to perform certain operations from the query – start a process, display a document and so on. The concept is very similar to the [[2500_config_apps: | + | The buttons will be displayed at the top, bottom, left or right of the query. Alternatively they can be temporarily added to the application menu or put in the "tools area" of the panel header. The menu will allow uses to perform certain operations from the query – start a process, display a document and so on. The concept is very similar to the [[2500_config_apps: |
| Some spefic operations available for queries include Exporting query results in CSV, XLSX and PDF formats. | Some spefic operations available for queries include Exporting query results in CSV, XLSX and PDF formats. | ||
| Line 23: | Line 24: | ||
| ===== Panel Header ===== | ===== Panel Header ===== | ||
| - | This is exactly the same as defining [[2500_config_apps: | + | This is exactly the same as defining [[:2500_config_apps: |
| ===== Item Display Rules ===== | ===== Item Display Rules ===== | ||
| - | Specify conditions for displaying entries in the results table in different colors and font styles (this is similar to defining item rules for references – see "[[documentation: | + | Specify conditions for displaying entries in the results table in different colors and font styles (this is similar to defining item rules for references – see " |
| ===== Auto Refresh ===== | ===== Auto Refresh ===== | ||
| - | //** Aware IM **// will automatically refresh query results whenever an object shown in query results is modified, or when a process invoked by a query operation completes. Sometimes it may be necessary to refresh the query results screen after some other object is modified or some other process completes. The " | + | //**AwareIM**// will automatically refresh query results whenever an object shown in query results is modified, or when a process invoked by a query operation completes. Sometimes it may be necessary to refresh the query results screen after some other object is modified or some other process completes. The " |
| ===== Resizing ===== | ===== Resizing ===== | ||
| Line 43: | Line 44: | ||
| ===== Tour ===== | ===== Tour ===== | ||
| - | The " | + | The " |
| ===== Script ===== | ===== Script ===== | ||
| - | For users who are familiar with Javascript this dialog allows specifying additional parameters when queries are initialized and displayed. See Programmers Reference Guide for more details. | + | For users who are familiar with Javascript this dialog allows specifying additional parameters when queries are initialized and displayed. See [[:3500|Programmers Reference Guide]] for more details. |
| + | |||
| + | ===== Resolve Shortcuts ===== | ||
| + | |||
| + | This properties allows the developer to specify which shortcuts will be resolved when the query is run. By default all shortcuts are automatically resolved. However, there resolving shortcuts is relatively slow, so you can boost the performance of the query if you specify that some or all shortcuts don't need to be resolved for the query. You have to be careful and make sure that those shortcuts that you unselected are not used in the list of columns displayed by the query or in presentation rules or in item rules or in applicability conditions, otherwise they will not work correctly. | ||