- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Thanks Paul! I found an even easier way to do this by looking in the XML Source view. All I need to do is create a dropdown field and populate one value in Design View (just to get the XML structure initialized for me) and them copy and paste my big list of values, formatted like this:
<text>Arabic</text>
<text>Bulgarian</text>
<text>Catalan</text>
<text>Chinese</text>
<text>Chinese trad.</text>
<text>Croatian</text>
...
There are two XML elements there, one for the labels (<items>) and one for the values (<items save="1" presence="hidden">), so they can be different or the same depending on what you need.
thanks,
Robert
Views
Replies
0 Likes
Total Likes