Difference between revisions of "Combo (Filter)"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 1: Line 1:
 
<translate>
 
<translate>
 +
<!--T:1-->
 
'''See a [[Combo (Filter) Tutorial|video tutorial]] about the combo object'''.
 
'''See a [[Combo (Filter) Tutorial|video tutorial]] about the combo object'''.
  
  
 +
<!--T:2-->
 
Implements a dynamic combo list that allows to filter objects data content in execution time according to selection.
 
Implements a dynamic combo list that allows to filter objects data content in execution time according to selection.
  
  
 +
<!--T:3-->
 
To connect the Combo (Filter) with the object(s):
 
To connect the Combo (Filter) with the object(s):
  
 +
<!--T:4-->
 
* First [[Adding an Object|add]] the combo filter object to the design area.
 
* First [[Adding an Object|add]] the combo filter object to the design area.
  
 +
<!--T:5-->
 
* Select the Combo (Filter) object and click the arrow icon (top right corner):
 
* Select the Combo (Filter) object and click the arrow icon (top right corner):
  
 +
<!--T:6-->
 
[[File:combo_filter1.png|link=]]
 
[[File:combo_filter1.png|link=]]
  
  
 +
<!--T:7-->
 
* Drag the arrow over the desired object and click it:
 
* Drag the arrow over the desired object and click it:
  
 +
<!--T:8-->
 
[[File:combo_filter2.png|link=]]
 
[[File:combo_filter2.png|link=]]
  
  
 +
<!--T:9-->
 
* A arrow will be show connecting the Combo (Filter) to the data object.
 
* A arrow will be show connecting the Combo (Filter) to the data object.
  
  
 +
<!--T:10-->
 
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.
 
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.
  
 +
<!--T:11-->
 
To delete a connection click on the arrow and select the ''Remove Object(s)'' on [[Design Options and Tools|top bar]] or press the delete key.
 
To delete a connection click on the arrow and select the ''Remove Object(s)'' on [[Design Options and Tools|top bar]] or press the delete key.
  
 +
<!--T:12-->
 
You can also select the Combo (Filter) operation by clicking the drop-down arrow next to the combo title. You can select between:
 
You can also select the Combo (Filter) operation by clicking the drop-down arrow next to the combo title. You can select between:
 
* Equal (=)
 
* Equal (=)
Line 37: Line 49:
  
  
 +
<!--T:13-->
 
'''Example'''
 
'''Example'''
  
 +
<!--T:14-->
 
[[File:combo_filter3.png|link=]]
 
[[File:combo_filter3.png|link=]]
  
 +
<!--T:15-->
 
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''.
 
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''.
  
  
  
 +
<!--T:16-->
 
'''Data Properties'''
 
'''Data Properties'''
  
 +
<!--T:17-->
 
* [[Advanced row filter]]
 
* [[Advanced row filter]]
 
* [[Date shortcuts]]
 
* [[Date shortcuts]]
Line 54: Line 71:
  
  
 +
<!--T:18-->
 
'''Title Bar Properties'''
 
'''Title Bar Properties'''
  
 +
<!--T:19-->
 
* [[Title bar Properties]]
 
* [[Title bar Properties]]
  
  
 +
<!--T:20-->
 
'''Layout Properties'''
 
'''Layout Properties'''
  
 +
<!--T:21-->
 
* [[Background color]]
 
* [[Background color]]
 
* [[Border color]]
 
* [[Border color]]
Line 72: Line 93:
  
  
 +
<!--T:22-->
 
'''Object Columns Properties'''
 
'''Object Columns Properties'''
  
 +
<!--T:23-->
 
* [[Column filters]]
 
* [[Column filters]]
 
* [[Column name]]
 
* [[Column name]]

Revision as of 13:27, 2 April 2014

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 filter2.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.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties