Posted June 3, 20168 yr 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
June 3, 20168 yr Administrators 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
Create an account or sign in to comment