Dilbert Posted June 3, 2016 Posted June 3, 2016 Hi, I want to write a plugin for changing user configurations. As the list of users is long (more than 100) it would be great, if I could create a page with the list of the users and a "search" textbox. If the user enters some text, the list will be filtered. It could be like the "Search users" feature of the Active Directory Server Module. Is this somehow possible with a plugin? Dilbert
Administrators Paul Posted June 3, 2016 Administrators Posted June 3, 2016 You could add the first field in the list (or maybe move it to a separate page) to be a text input item and when it changes it will filter the list. You could also refuse to list anything when the search query is empty so that you will never list all of the users. -Paul
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now