DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:struct:filters

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:struct:filters [2023-11-01 12:22] 212.201.117.6plugin:struct:filters [2023-11-01 16:06] (current) – [Fixed Filters] andi
Line 7: Line 7:
 ===== Fixed Filters ===== ===== Fixed Filters =====
  
-Fixed filters are added through the ''filter'' and ''filteror'' options. They expect a column name, a comparator and a value to compare with. (For the column name, use the field name, if the field label contains a dot ''.'', because otherwise the dot would break the filter syntax.)+Fixed filters are added through the ''filter'' and ''filteror'' options. They expect a column name, a comparator and a value to compare with.
  
 Example: Example:
Line 20: Line 20:
 </code> </code>
  
-Column names can of course reference the full column name (eg. ''projects.product'') or use defined aliases (eg. ''A.product'').+Column names can of course reference the full column name (eg. ''projects.product'') or use defined aliases (eg. ''A.product''). Should your field name contain a dot, you always need to provide a full column name (eg. ''projects.foo.bar'').
  
 ===== Comparators ===== ===== Comparators =====
plugin/struct/filters.txt · Last modified: 2023-11-01 16:06 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki