Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
protogrid:filter [2023-01-19 09:57] – [Filter Options] druprotogrid:filter [2023-05-16 13:57] (current) – [Filter] dru
Line 3: Line 3:
 Protogrid has built-in filter mechanisms which are enabled by default for the most common use cases. For example if you have embedded a tableview on a proto for displaying next working steps the displayed entries are automatically filtered so only those next working steps are shown which are assigned to the current responsible (which is placed in a relation field on the same proto). Protogrid has built-in filter mechanisms which are enabled by default for the most common use cases. For example if you have embedded a tableview on a proto for displaying next working steps the displayed entries are automatically filtered so only those next working steps are shown which are assigned to the current responsible (which is placed in a relation field on the same proto).
  
-For every field type you can control specific behavioral aspects which are related to data filtering. For tableviews you can select from 4 types of filter fields to allow users dynamically limiting the data available+For every field type you can control specific behavioral aspects which are related to data filtering.
  
 Additionally to data filters Protogrid provides 2 data security features to restrict access to data: "Read Access Role Definition" and "Write Access Role Definition" fields (see [[protogrid:Read And Write Access Role Definition|Read And Write Access Role Definition]]). Additionally to data filters Protogrid provides 2 data security features to restrict access to data: "Read Access Role Definition" and "Write Access Role Definition" fields (see [[protogrid:Read And Write Access Role Definition|Read And Write Access Role Definition]]).
Line 42: Line 42:
   * Number Filter Field   * Number Filter Field
   * Date Filter Field   * Date Filter Field
- 
-Hint: if you want to combine multiple filter fields for tableview filtering the target fields must have activated the option "Enable Multi Column Indexing for this Field": 
- 
-{{https://protogrid.wiki/_media/protogrid/enablemulticolumnindexing.png}} 
  
 === Relation Filter === === Relation Filter ===
Print/export