Hi,
I'm trying to display a list of names from a sharepoint list people picker field in a Dropdown Box and filter the associated gallery accordingly.
Below is what I'm currently trying but the dropdown is not displaying any results:


I've tried various formulae in the dropdownbox for example:
Choices(Issues.Test_x0020_Person, DisplayName)
to no avail.
Any help in displaying all DisplayNames in the dropdown box would be greatly appreciated.