I have downloaded and installed Contour and in trial mode it works and saves records until I add fields and then it stops showing records in the entries part. Will this display if i purchase the full packages?
All the validation stops working as well....almost like its not working anymore...using version 7of Umbraco...any help would be amazing as I have a deadline for the project im working on.
Thanks for your help on this I feel that im really close as I added those files and the form validates,but it doesnt take me through to the screen to say form sent and details are showing in the entries part.
If youcan help me get this working it would make my year, but playing around with it for 3 days with no avail.
Ok, mind showing the code for the template containing the form ? Make sure you don't have nested form tags since Contour will add it's own, sounds like in your case you might have a surrounding form tag that is being submitted instead
Contour Trial
Hi,
I have downloaded and installed Contour and in trial mode it works and saves records until I add fields and then it stops showing records in the entries part. Will this display if i purchase the full packages?
Regards
Michael
All the validation stops working as well....almost like its not working anymore...using version 7of Umbraco...any help would be amazing as I have a deadline for the project im working on.
Comment author was deleted
Only limitation in trial mode is that it won't save the actual values when not running on local host, the rest should function...
For the validation, did you add the client scripts to your page? jquery, jquery validate, jquery validate unobtrisuse?
Hi,
No i dont think so where are these files usually?
So i know the path to add.
Regards
Michael
Comment author was deleted
Some details here http://umbraco.com/follow-us/blog-archive/2012/11/9/getting-started-with-contour-30-beta.aspx
Comment author was deleted
For the records viewer, make sure the filter isn't set to only show records from the past hour... all data should still be there
Hi,
Thanks for your help on this I feel that im really close as I added those files and the form validates,but it doesnt take me through to the screen to say form sent and details are showing in the entries part.
If youcan help me get this working it would make my year, but playing around with it for 3 days with no avail.
Regards
Michael
I think the data isn't being saved in entries as the form isnt posting the data correctly since i dont get the message sent.
Comment author was deleted
Ok, mind showing the code for the template containing the form ? Make sure you don't have nested form tags since Contour will add it's own, sounds like in your case you might have a surrounding form tag that is being submitted instead
sure...ill send it through.
Woooohoooo you were right i had an old <form runat="server"> tag in my template from masterpages...remvoed that and worked perfectly!!!
Thank you so much you have made my month, and year.
is working on a reply...