I purchased and installed Umbraco Contour with no issues whatsoever. I created a form, then added the Macro to my body content field. The form shows up there fine.
However, when I load the page in the site where the field is inserted, it breaks the page because only the form title and the label from the first field show up. The Macro "breaks" in the middle. None of the fields show up. What could be wrong here? I tried it with no stylesheet, no javascript, nothing, and the form is not there. Well, it's incomplete. And again, looks FINE in the CMS.
Form not showing up!
Hi,
I purchased and installed Umbraco Contour with no issues whatsoever. I created a form, then added the Macro to my body content field. The form shows up there fine.
However, when I load the page in the site where the field is inserted, it breaks the page because only the form title and the label from the first field show up. The Macro "breaks" in the middle. None of the fields show up. What could be wrong here? I tried it with no stylesheet, no javascript, nothing, and the form is not there. Well, it's incomplete. And again, looks FINE in the CMS.
Help!
//Garrett
This was my mistake-- it was because my <form> was being closed Prior to the occurrence of the fields.
is working on a reply...