Title: Filter values
Last modified: August 21, 2016

---

# Filter values

 *  Resolved [jimario](https://wordpress.org/support/users/jimario/)
 * (@jimario)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/filter-values/)
 * This question relates to Filters in amr users plus.
 * I am using filters and would like to filter for fields I created as Select menus
   representing 50 states in the U.S. Will the filter only reflect options for those
   states that selected when users submitted their forms OR will all 50 states be
   an option whether or not all 50 have been entered into the form?
 * For example, if only 2 people have submitted the form, 1 selected Arizona and
   the other selected California, does this mean the filter options will only be
   Arizona and California?
 * [https://wordpress.org/plugins/amr-users/](https://wordpress.org/plugins/amr-users/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [anmari](https://wordpress.org/support/users/anmari/)
 * (@anmari)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/filter-values/#post-4673822)
 * PLugin has no knowledge of possible select values (it cannot read/prase other
   plugins code) – it only knows what is in the user meta (or add-on tables).
 * So it only lists those values
 * eg here: [http://directories.wpusersplugin.com/simple-user-list/](http://directories.wpusersplugin.com/simple-user-list/)
   
   only the roles in use are listed.
 *  Thread Starter [jimario](https://wordpress.org/support/users/jimario/)
 * (@jimario)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/filter-values/#post-4673918)
 * I understand. Thank you.
 *  Plugin Author [anmari](https://wordpress.org/support/users/anmari/)
 * (@anmari)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/filter-values/#post-4673929)
 * just a note
    atually the filter values and labels can be affected by an add-on
   with a wp filter. So if one wanted to one could add in the values that don’t 
   have data.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Filter values’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/amr-users_f6f6f4.svg)
 * [amr users](https://wordpress.org/plugins/amr-users/)
 * [Support Threads](https://wordpress.org/support/plugin/amr-users/)
 * [Active Topics](https://wordpress.org/support/plugin/amr-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amr-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amr-users/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [anmari](https://wordpress.org/support/users/anmari/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/filter-values/#post-4673929)
 * Status: resolved