Tuesday, July 30, 2019

design patterns - Good solutions for boolean filter with sub conditions


I'm looking for a good and a clearly represented solution for a boolean filter with sub conditions (max. 5 Levels). Best, a variant with tables. Many apps use the typical mac osx filter (see screenshot). But it's difficult to get a overview for a large number of conditions.


The filters are often changed. Therefore its possible to save filter setting to a preset. The users have a sufficent computer experience.
enter image description here




No comments:

Post a Comment