One of our forms is acting up on our site. The form is simple and is designed to collect data for registration for an event. The data is saved successfully and I can view the entry. However when another user goes to fill in the form, the fields are populated with the latest entry. I have looked around almost every menu in Contour and I can't see any kind of option to allow this kind of behaviour.
I am using Umbraco 4.0.4.2 and Contour 1.1.9 as I am using .NET v2 I cannot upgrade to the latest version of Contour. I have looked through the change logs and I can't find any mention of this bug and/or if it was fixed. If anyone has encountered the problem I would be grateful for a response!
Form on site displaying most form recent entry
One of our forms is acting up on our site. The form is simple and is designed to collect data for registration for an event. The data is saved successfully and I can view the entry. However when another user goes to fill in the form, the fields are populated with the latest entry. I have looked around almost every menu in Contour and I can't see any kind of option to allow this kind of behaviour.
I am using Umbraco 4.0.4.2 and Contour 1.1.9 as I am using .NET v2 I cannot upgrade to the latest version of Contour. I have looked through the change logs and I can't find any mention of this bug and/or if it was fixed. If anyone has encountered the problem I would be grateful for a response!
Thanks guys!
Hi Jacob,
Try setting the value of 'DisableFormCaching' to True in the umbraco\plugins\umbracoContour\UmbracoContour.config file.
is working on a reply...