Currently I'm working on a drop down box that retrieves the data from my database and then displays it as the values within the box. However then I try and retrieve the value and place it in another form, all I get printed out is [+value+]. I'm using modx, and thats why theres no checking that I...