Me again!
Can anybody PLEASE give me advice how to make three very simple textfields reqired fields?
I added in the drop-box onSubmit and even onClick the AutoJavaScript Validation, entered the names (=ids) of the fields:
name,e-mail,titel
but the e-mail is sent anyway. without checking the fields.
thank you very much for any help!!
Hi belex24,
Which version of ChronoForms are you using? You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6.
Bob
Thank you for your answer (I was not informed via e-mail, so I just found it now):
The Chronoforms Version is: 4.0 RC2.0
Hi belex24,
It sounds as though you have the right settings. Please post a link to the form so I can take a quick look.
Bob
I hope you didn't forget me?? 😟
HELLO?
Would you PLEASE kindly send me an answer?
I BOUGHT this release kandidate! I paid for it and I need to use it for my client. So if there are still bugs in Chronoforms you need to tell and refund the money.
Or help.
Thank you very much in advance!
Hi belex24,
While I'm pleased that you bought a ChronoForms license from Max I have no way of telling if posters here have paid or not and it makes little difference.
We also don't provide 24 hour support though sometimes it feels like that.
As far as I can see from your form you don't have any validation classes added so the validtion is working perfectly.
If you add the Form HTML in the Code tab then you also have to add the validation classes e.g. class="validate['required']"
Bob
Hi,
thank you again for your help, but the validation does not work.
Even though I added the class="validate['required']" e.g. to the "name" field in the code-tab.
Just give it a try at the URL I posted above.
So, what can I do next?
Regards,
SOLVED!
Just for others: it is not allowed to use two classes. Then it works!
I am wondering why the support did not see this very simple mistake on the first view, when he had a look at it.
Hi belex64,
Technically I think that's an HTML specification that attributes have to be unique.
I probably assumed that if it were that simple a mistake you would have spotted it yourself :-)
Bob