I am working on a custom module which requires to add a new custom filter while listing users. The default filters are "Roles" , "Permission" & "status" .
I wanted to add a new filter , which i am able to add using hook_form_alter. The problem is , i am unable to perform further actions after a new filter has been created .
I created a new drop-down filter and when i select the value from it and hit "filter" , i want the list of users to be refined . How do i do this . Please help me .

Comments

cweagans’s picture

Priority: Major » Normal

Support requests are never critical or major.

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.