Title: Flutter retrieve possible field values
Last modified: August 19, 2016

---

# Flutter retrieve possible field values

 *  Resolved [everten2](https://wordpress.org/support/users/everten2/)
 * (@everten2)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/flutter-retrieve-possible-field-values/)
 * I have a Flutter custom drop down field with several values. I want to retrieve
   a list of all the possible values in this field and print it on the page.
 * OR
 * I want to get a list of each field value used in a post without duplicates.
 * EXAMPLE:
 * custom field: beer_type
    possible values: lager, ale, stout, ipa
 * Let’s say I have 3 posts and 2 are labeled as “lager” and 1 is labeled as “stout”.
   The PHP statement should echo:
 * lager
    stout
 * Any help would be appreciated.
 * Thanks,
    Jeff

Viewing 1 replies (of 1 total)

 *  Thread Starter [everten2](https://wordpress.org/support/users/everten2/)
 * (@everten2)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/flutter-retrieve-possible-field-values/#post-1392732)
 * I managed to achieve this by using [Custom Field List Widget](http://wordpress.org/extend/plugins/custom-field-list-widget/)

Viewing 1 replies (of 1 total)

The topic ‘Flutter retrieve possible field values’ is closed to new replies.

## Tags

 * [custom field](https://wordpress.org/support/topic-tag/custom-field/)
 * [Flutter](https://wordpress.org/support/topic-tag/flutter/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [everten2](https://wordpress.org/support/users/everten2/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/flutter-retrieve-possible-field-values/#post-1392732)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
