Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

number of items in lists #2144

Closed
rakess70 opened this issue Mar 21, 2017 · 3 comments
Closed

number of items in lists #2144

rakess70 opened this issue Mar 21, 2017 · 3 comments

Comments

@rakess70
Copy link

IT would be nice to either

  1. set a session variable that makes it so when you look at a list (ie view all persons, view all families) that the session remembers that information so when the page is refreshed you don't need to re select it.
    or
  2. Set a user variable in user settings to a default value.
@DawoudIO
Copy link
Contributor

We have variables for all that we just don't use them with datatables

@DawoudIO DawoudIO added the bug label Apr 7, 2017
@DawoudIO
Copy link
Contributor

DawoudIO commented Apr 7, 2017

i think this can be done with an existing user setting... but we don't use it everywhere... this bug should fix datatables to use that $_SESSION['SearchLimit'] var.

@crossan007 crossan007 modified the milestone: Backlog Jul 14, 2017
@DawoudIO DawoudIO modified the milestones: Backlog, 4.3.0 Nov 15, 2020
@DawoudIO
Copy link
Contributor

this is done with the new User Settings table via #5574

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants