I installed Doc2Form, and created a contact form. One of the fields on the form is a radiobutton list for the submitter to specify best time to contact... well, in the email that is sent, the "value" that is sent is actually the id of the prevalue (editing my data type shows umbraco seeing the id as the value... cannot begin to understand why). When I look in cmsDataTypePreValues, I can see the id and value, but I have no idea why umbraco would be using the is as the value (hopefully that makes sense).
Is there any way to make umbraco behave different? I don't think this is a Doc2Form issue, but an umbraco issue.
Radiobutton List returns id instead of value
I installed Doc2Form, and created a contact form. One of the fields on the form is a radiobutton list for the submitter to specify best time to contact... well, in the email that is sent, the "value" that is sent is actually the id of the prevalue (editing my data type shows umbraco seeing the id as the value... cannot begin to understand why). When I look in cmsDataTypePreValues, I can see the id and value, but I have no idea why umbraco would be using the is as the value (hopefully that makes sense).
Is there any way to make umbraco behave different? I don't think this is a Doc2Form issue, but an umbraco issue.
Jeeze I hope all that made sense... lol
is working on a reply...