FET Forum

FET Development => Suggestions => Topic started by: ogursoy on February 16, 2024, 08:15:55 AM

Title: Active / Inactive Filter
Post by: ogursoy on February 16, 2024, 08:15:55 AM
Hi,

It could be a very nice feature if we can quickly filter and see active/inactive activities & constraints in respective screens.
Title: Re: Active / Inactive Filter
Post by: Liviu Lalescu on February 16, 2024, 08:34:43 AM
Hi,

This is very simple:

1) Sort the constraints. Those beginning with "X" will be at the end;

or

2) Filter by detailed description contains/does not contain "Active time constraint=no";

or

3) Filter with regular expression description matches/does not match regular expression "^X - ";

or something similar.