If you don't mind me asking:
Is it possible to trigger a color filter by having a checkbox of an Extra Column (in my case: Extra Column 3:X) checked (=yes)?
Thank you
Color Filter by Checkbox Value (Extra Column)?
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Color Filter by Checkbox Value (Extra Column)?
Indeed, this is possible.
The Extra columns can be referenced within Color Filters the same way they can be used in Visual Filters by using their internal names (ex1: - ex5:) or their caption (checked:)
The checkbox Extra Column type is stored as the value '1' when checked so you can match a pattern of:For example:
The Extra columns can be referenced within Color Filters the same way they can be used in Visual Filters by using their internal names (ex1: - ex5:) or their caption (checked:)
The checkbox Extra Column type is stored as the value '1' when checked so you can match a pattern of:
Code: Select all
ex3:1To see the attached files, you need to log into the forum.
-
pnoah
- Posts: 17
- Joined: 04 Aug 2016 16:36
Re: Color Filter by Checkbox Value (Extra Column)?
NICE. Working perfectly. Thank you! 
XYplorer Beta Club