I have a list lookup in a form which returns a person field with multiple selections. There is only one field returned, and it is displayed like this:
User Name1;User Name2;User Name3; ... etc.
Is there a way to make the users display in a drop down:
User Name1
User Name2
User Name3
so I can pick one member from the field?