Opened 19 months ago
Last modified 19 months ago
#1506 new enhancement
Extend filter options for list of registrants
Reported by: | jbenito | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | v2.2 |
Component: | Registration form | Version: | 1.1 |
Keywords: | Cc: |
Description (last modified by jbenito)
[requested by Andre Mendes] Hi, I am organising a rather large event with 500 participants registered: https://indico.cern.ch/event/304057 We have a series of custom statuses representing reasons to accept a participant (i.e., “Yes” means “Keep”). Because the filter selection makes the intersection (logic AND) of the requirements specified, I am able to see everyone who has not yet been selected (which was ok for the selection process even if to change a flag I had to click the name, then click modify, the change the flag, then click save - 4 clicks…) now I cannot easily see all the selected people. Can you please advise on how to proceed, namely if you can either: - provide an option to OR the filter criteria instead of the default AND of them, or in alternative - to be able to take the complementary set of results (i.e., “negate” the result). This works because NOT(A) AND NOT(B) = NOT(A OR B). Cheers, André David
Change History (2)
comment:1 Changed 19 months ago by jbenito
- Milestone changed from v2.9 to v2.2
comment:2 Changed 19 months ago by jbenito
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.