Hello sir,
I using Joomla 2.5.6 and Chronoform V4.
I created the form but Auto complete for that not working . I done all exactly correct I believe , but not working . I attached the screen shots for the same. I feel like it not supporting joomla 2.5.6 or joomla bug.
Please help me.
Thanks in advance.
When I used event name in the menu item only 2 square brackets displays - [] .
Hi PowerOfChronoform,
I'm sorry, I have no idea what question or questions you are asking here :-(
Bob
Hi PowerOfChronoform,
Thanks for the backup. As you can see from the image below the form works OK.
You probably have some JavaScript error on your page that is breaking the Ajax script.
Bob
Thank you sir.
Sir, May I know what would be breaking this ajax event/script because many javascript and jquery functions are working fine on the site/template . Sir, Does this javascript error is coming from the chronform form or through somewhere in the site/template.
Thank you.
Hi PowerOfChronoform,
Well, clearly the ChronoForms code is OK so it's probably something else on your site conflicting with the ChronoForms code. Your preferred web developer tools: F12 in IE8 or IE9, Shift+Ctrl+I in Chrome, FireBug in FireFox, DragonFly in Opera should help you see what is causing the problem.
If you are using jQuery, you must put it into noConflict mode or it will break the ChronoForms scripts. See the jQuery FAQ here for more info.
Bob