2011-06-29, 22:17:33
Can you re-upload that screenshot, i cant view it??
angelazou Wrote:I did a little customization for the form, especially, created new fields, whose label must be enclosed between "". Once I submitted the changes, the quotes are converted to HTML entities as " when viewing its source. How can I avoid this problem?
The following is my contact form code
Code:(% contact: name, email, phone, courses! "Preferred Courses", date "Enrollment Date" = "July 5th, 2011" selected | "July 25th, 2011" | "August 15th, 2011" | "September 1st, 2011", captcha, askcopy %)
And I have attached a screenshot. All the fields are appearing correctly, but the customized field values are not.