Actions
Feature proposal #7641
closedImplement means of remembering selected filter
Description
This should remember the selected filter on a per stream basis via the stream id. Likely best approach is to just use a lifetime cookie to avoid additional database storage. Alternative maybe using a CB field value, but that complicates configuration having to match up and also adds yet another field for the user to contend with.
Actions