Filter

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
fdissait
Posts: 28
Joined: 2019-07-24 07:57

Filter

Post by fdissait » 2023-08-28 15:22

Is it possible, after filtering a table, when click 'Print All' (Afficher tout) to clear filters AND sorting.

Today sorting remains active an need at least three or four mouse clicks to be cleared. Rather annoying.

François

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1231
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: Filter

Post by onoehring » 2023-08-30 10:43

Hi,

you want to filter first and then print without filter? This does not really make sense to me ... but that's my problem.
You can simply clear filter and sorting, by clicking on the table header. This will reload the page and to print it would take just two clicks.

Olaf

fdissait
Posts: 28
Joined: 2019-07-24 07:57

Re: Filter

Post by fdissait » 2023-09-04 08:55

hi Olaf,
It is only an annoyance ! not a bug. nothing with print records !
Try this :
1) on a table ( created as sorted by field #2) set filter on some other fields and sorting on another field(#3).
2) you have you result : filtered table, sorted by field #3, the filter icon is higlighted in yellow

3) if you need now the whole table, you click "Afficher tout" right the filter icon (yellow) you have the whole table, with no filter . the filter icon is no more yellow-highlighted, BUT the filter is always on field#3, To turn it off, you must re open the filter screen an turn off manually the #3 field sorting and set sorting with the field #2.
4) it would be great to return to the initial situation by just clicking "Afficher tout" !

yours !

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1231
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: Filter

Post by onoehring » 2023-09-04 12:35

Hi,

I tried:
1 ok
2 ok
3 ok (I clicked "Show all"). Filter is gone, sorting stays. When I click on the "Filter" button, there is nothing left in the filter-criteria, only in the sort. So, everything seems fine to me.
4 well ... if you remove the filter (show all) then you remove the filter. I know there is a button in MS Access for example which sets the last filter (filter on/off toggle).
So I see two possibilities for AG:
a) add a new button (maybe JS) that will apply the last filter.
b) simply bookmark your filter-link.

Olaf

fdissait
Posts: 28
Joined: 2019-07-24 07:57

Re: Filter

Post by fdissait » 2023-09-10 06:29

HI,
it is not the filter field(s), but the sorting field(s) attached with it which remains,

see the screen view attached please
it is taken after "show all" click
the sorting field is not cleared after "show all" click ...
François
Attachments
flterand sort.jpg
the code_colis ascending filter remains
flterand sort.jpg (39.44 KiB) Viewed 5164 times

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1231
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: Filter

Post by onoehring » 2023-09-27 05:26

Hi,

well, I do not understand the problem. Let's rephrase this.
When you click "Show All" and the filter goes away, but the sorting stays, it's exactly doing this: You will see all data. If you have set a filter before, so be it.
Again: You can click on the headline to "remove" filters and sorting with a single click - this will effectively reload the page with no settings at all:
remove_all.png
remove_all.png (18.6 KiB) Viewed 4905 times
Olaf

fdissait
Posts: 28
Joined: 2019-07-24 07:57

Re: Filter

Post by fdissait » 2023-10-05 17:02

OK ! I click on the table icon and it's good.
Thanks a lot for your patience !
François

Post Reply