I'm trying to figure out the correct syntax. I'm trying to hard code in a simple list of Descriptions and Values for a dropdown list. The user selects the description, and on save, I grab the value related to that description. I can't seem to find syntax for anything other than a simple one column list. I don't need the user to see the value list, only the descriptions. I'm clearly not using the right words to describe this as I can't find any examples more advanced that the simple list from the documentation.