Server Side Validation Bug
Hi!
When using my form with the ChronoForms Plugin and the Server Side Validation the Error Messages are not wrapped inside the cf_alert-span. When I access the form directly everything works as expected. This only happens when using my form with the Plugin.
I'm using the latest Versions (Plugin: V4 RC3.0 and Component: 4.0 RC3.4.1).

Any Ideas for a workaround?
Thanks
Benjamin
When using my form with the ChronoForms Plugin and the Server Side Validation the Error Messages are not wrapped inside the cf_alert-span. When I access the form directly everything works as expected. This only happens when using my form with the Plugin.
I'm using the latest Versions (Plugin: V4 RC3.0 and Component: 4.0 RC3.4.1).

Any Ideas for a workaround?
Thanks
Benjamin
Hi beeeni,
This is probably because your template CSS is over-riding the ChronoForms CSS. Please use your browser web-developer tools to see exactly what is happening. Then you can add a Load CSS action in ChronoForms with the CSS needed to correct the problem.
Bob
This is probably because your template CSS is over-riding the ChronoForms CSS. Please use your browser web-developer tools to see exactly what is happening. Then you can add a Load CSS action in ChronoForms with the CSS needed to correct the problem.
Bob
Hi Bob,
thanks for your fast answer. It wasn't a css Problem. But I solved it on my own. My {chronoforms}-tags were in a <p> Tag. Although I inserted it without them, joomla added them after saving the article.
http://www.chronoengine.com/faqs/2571-how-do-i-show-a-form-in-an-article.html
Benjamin
thanks for your fast answer. It wasn't a css Problem. But I solved it on my own. My {chronoforms}-tags were in a <p> Tag. Although I inserted it without them, joomla added them after saving the article.
http://www.chronoengine.com/faqs/2571-how-do-i-show-a-form-in-an-article.html
Benjamin
This topic is locked and no more replies can be posted.