I have created a form where the first item is a Product field (drop down).
This field is pre_populated in my own code. It gets data from the current post (custom post type).
Code can be found here; http://pastie.org/5611335
When I receive the notification I get the value of the dropdown and not the text.
I have not specified :value in my notification so this is strange.
Any ideas?