Metadata Multiple Text Field

Hi,


I'm trying to figure out a way to display the Multiple Text Field values into Form Select Options when it is displayed on the front end.



Is this possible as I'm getting single string on the front end.



Thanks.

Problem solved.


Went down the JQuery route. Using JQuery Tagger to create the list of select options and copying the raw values into hidden text area box.