Difference between revisions of "Combo (Filter)"

From TaticView
Jump to: navigation, search
Line 1: Line 1:
Implements a dinamic 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.
  
  
Line 22: Line 22:
  
 
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.
 +
 +
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 (≥)
 +
  
  
Line 38: Line 47:
 
* [[Row limit]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
* [[Rows sort]]
 +
* [[More shortcuts]]
 +
* [[Use combo as]]
  
  

Revision as of 20:45, 21 May 2013

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