Hello,
I use a lot the feature “send current parameters”.

But URL are getting longer and longer while user navigate throught the tabs.
When a value is empty, could the query parameter be voided ?
So instead of this :
https://mygreatapp.org/admin/bab?tab2=Users&user_id=&tab=Admin&adhesion_id=&document_id=&user_id=&organisation_id=&demande_id=&tab3=All
We would get this :
https://mygreatapp.org/admin/bab?tab2=Users&tab=Admin&tab3=All
1 Like
Minty
2
I’m also looking for the same solution!
Commenting here to get notified of updates. Will also report back if I find anything.
You can try to use the "Remove empty URL parameters " plugin.