Difference between revisions of "Combo (Filter)/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
(Updating to match new version of source page)
Line 1: Line 1:
 +
<languages/>
 +
 +
 
'''See a [[Combo (Filter) Tutorial|video tutorial]] about the combo object'''.
 
'''See a [[Combo (Filter) Tutorial|video tutorial]] about the combo object'''.
  
Line 43: Line 46:
  
  
 +
See below all available properties for this object:
  
'''Data Properties'''
 
 
* [[Advanced row filter]]
 
* [[Date shortcuts]]
 
* [[Object Filters|Filters]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
 
 
'''Title Bar Properties'''
 
  
* [[Title bar Properties]]
+
* '''Data Properties''':
 +
** [[Object Filters|Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
  
  
'''Layout Properties'''
+
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
  
* [[Background color]]
 
* [[Border color]]
 
* [[Font]]
 
* [[Font color]]
 
* [[Font size]]
 
* [[Font style]]
 
* [[Object dimensions]]
 
* [[Text alignment]]
 
* [[Object positions]]
 
  
 +
* '''Layout Properties''':
 +
** [[Hide Border|Show Border]]
 +
** [[Border color|Border Color]]
 +
** [[Background color|Background Color]]
 +
** [[Font]]
 +
** [[Font color|Font Color]]
 +
** [[Font size|Font Size]]
 +
** [[Text alignment|Text Alignment]]
 +
** [[Font style|Font Style]]
 +
** [[Object positions|Object Positions]]
 +
** [[Object dimensions|Object Dimensions]]
  
'''Object Columns Properties'''
 
  
* [[Column filters]]
+
* '''Column Properties''':
* [[Column name]]
+
** [[Column name|Column Name]]
* [[Data type]]
+
** [[Data type|Data Type]]
* [[Mask]]
+
** [[Mask]]

Revision as of 17:33, 21 September 2017

Other languages:


See a video tutorial about the combo object.


Implements a dynamic combo list that allows to filter objects data content in execution time according to selection.


To connect the Combo (Filter) with the object(s):

  • First add the combo filter object to the design area.
  • Select the Combo (Filter) object and click the arrow icon (top right corner):

Combo filter1.png


  • Drag the arrow over the desired object and click it:

Combo(Filtro) 2+en-US.PNG


  • A arrow will be show connecting the Combo (Filter) to the data object.


You can connect the same Combo (Filter) to multiple data objects, allowing to filter all connected objects with the same data and at the same time.

To delete a connection click on the arrow and select the Remove Object(s) on top bar or press the delete key.

You can also select the Combo (Filter) operation by clicking the drop-down arrow next to the combo title. You can select between:

  • Equal (=)
  • Different (≠)
  • Less than (<)
  • Greater than (>)
  • Less than or equal to (≤)
  • Greater than or equal to (≥)


Example

Combo filter3.png

In this example, the Combo (Filter) object is connected to the two data objects (table and chart), making both show the data only for the selected value: PIZZA.


See below all available properties for this object: