Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
2500_config_apps:1100_add_edit_queries:0100_query_props [2022/08/22 01:31] – [Description] administrator2500_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:
 +[<10>]
 ====== 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 [[documentation:2500_config_apps:1100_add_edit_queries:0200_display_results:helpbusinessobjectsformsoperation|panel operations of the form]]. +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:0500_add_edit_objects:0200_defining_forms:0500_operations|panel operations of the form]]. 
  
 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 [[documentation:2500_config_apps:1100_add_edit_queries:0200_display_results:helpbusinessobjectspanelheader|panel header for object forms]].+This is exactly the same as defining [[:2500_config_apps:0500_add_edit_objects:0200_defining_forms:0200_form_properties#panel_header_and_caption|panel header for object forms]].
  
 ===== 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:2500_config_apps:1100_add_edit_queries:0200_display_results:helpattributesreferencespresentation|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 "[[2500_config_apps:0700_add_edit_attributes:0500_ref_attrib|Item Display Rules]]").
  
 ===== 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 "Auto-Refresh" options allow you to specify such objects and/or processes as well as define a time interval for periodic automatic refresh.+//**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 "Auto-Refresh" options allow you to specify such objects and/or processes as well as define a time interval for periodic automatic refresh.
  
 ===== Resizing ===== ===== Resizing =====
Line 43: Line 44:
 ===== Tour ===== ===== Tour =====
  
-The "Tour" feature allows configurators to add explanation to the elements of the query results screen, so that the user can understand the screen better. The explanation of the element is displayed to the user at the bottom of the screen with the marker pointing to the element of the screen being displayed. The user can jump between the elements of the screen and Aware IM automatically scrolls to the element being explained and displays the marker for the element. For more details about tours see the "How to use the Screen Tour feature" in the How To Guide.+The "Tour" feature allows configurators to add explanation to the elements of the query results screen, so that the user can understand the screen better. The explanation of the element is displayed to the user at the bottom of the screen with the marker pointing to the element of the screen being displayed. The user can jump between the elements of the screen and //**AwareIM**// automatically scrolls to the element being explained and displays the marker for the element. For more details about tours see the "How to use the Screen Tour feature" in the How To Guide.
  
 ===== 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.