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 [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.1 | 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 ====== | ||
| + | |||
| + | The following properties of a query can be specifed: | ||
| + | |||
| + | ===== Name ===== | ||
| + | |||
| + | Specify the name of the query uniquely identifying it within the business space version. The name must be unique among the names of other queries defined in the business space version. Any symbols (including spaces) are allowed. | ||
| + | |||
| + | ===== Category ===== | ||
| + | |||
| + | You can group queries by category. Queries belonging to a particular category are grouped in the Elements Tree. Enter a new category or select from the list of existing ones. You can apply the same category to several queries at once if you paste them under this category in the Elements Tree. | ||
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | Specify a description of the query. Any description if defined is included into the generated documentation for the business space version – see [[2500_config_apps: | ||
| + | |||
| + | ===== 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: | ||
| + | |||
| + | Some spefic operations available for queries include Exporting query results in CSV, XLSX and PDF formats. | ||
| + | |||
| + | ===== Panel Header ===== | ||
| + | |||
| + | This is exactly the same as defining [[: | ||
| + | |||
| + | ===== 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 " | ||
| + | |||
| + | ===== Auto Refresh ===== | ||
| + | |||
| + | // | ||
| + | |||
| + | ===== Resizing ===== | ||
| + | |||
| + | Click on the " | ||
| + | |||
| + | ===== CSS style and CSS class ===== | ||
| + | |||
| + | Here you can assign CSS style and class to the query to customise its appearance. See the "How to use CSS" section in the How To Guide for more details. | ||
| + | |||
| + | ===== Tour ===== | ||
| + | |||
| + | The " | ||
| + | |||
| + | ===== Script ===== | ||
| + | |||
| + | For users who are familiar with Javascript this dialog allows specifying additional parameters when queries are initialized and displayed. See [[: | ||
| + | |||
| + | ===== 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. | ||