Found the problem. Hitting enter saves the form without the entred value in the textbox...One has to remove focus from the textboxes and then hit save.
Yep, I've ran into this too and it would be nice if a check could be added to prevent this. The reason is because I had a client do this once (change the caption and click Save before removing focus), and it completely breaks the form submissions in IE, because Contour actually stores "</form>" as the value of the legend caption.
Renaming fieldsets and form fails?
Trying to rename fieldset and the header for the form results in an empty value? Anyone else seen this?
Found the problem. Hitting enter saves the form without the entred value in the textbox...One has to remove focus from the textboxes and then hit save.
Comment author was deleted
Yup make sure to remove focus from the caption you are editing before saving
Yep, I've ran into this too and it would be nice if a check could be added to prevent this. The reason is because I had a client do this once (change the caption and click Save before removing focus), and it completely breaks the form submissions in IE, because Contour actually stores "</form>" as the value of the legend caption.
Here is a link with more details: http://our.umbraco.org/forum/umbraco-pro/contour/23864-Contour-UI-Bug-with-Fieldset-Caption-Breaks-form-in-IE
-Tom
Comment author was deleted
Thanks for the details will make sure this one gets fixed
is working on a reply...