Hi, I have allready asked some questions before I take the plunge but some new possibilities have landed and I want to see if EE is the way to go for these too.
A common request is for Events to be listed and dates to be chosen from a Calender. Now, I can do that with the CMS I use just now but I wast to go to something which is more extensible (it is Perl based).
There are ways that I like Forms to work and I have seen 1 forms implementation in EE and was not sure about it. So can you do this?
Design a Contact Form and then check (server Side) if the user has filled in the Required Fields and if not highlight these fields whilst retaining all the data that has been entered allready.
On the one implementation I have tested it went to an Error page saying what had been missed and a Back button implemented using the history.go(-1); function. I didn’t like this at all as a method - is that standard or can I submit the page to itself and make the form more intuitive when highlighting errors?
I am sure I will have a million more questions soon…
Thanks,
Mark