Hi All,
I'll try and keep this short, I'm using CF v4 rc3.11 and I've been trying to add an AJAX auto complete form element, which will also pass the value data on as part of the already working ReDirect URL post. However after week's of trying and searching how to and trying different AJAX libraries and methods, I'm now at a loss and need pointing in the right direction. I'm not familiar with mootools and relatively new at AJAX, so getting confused with all the different tutorials around.
So this is where I am currently upto:
I have form which posts values to another url, where the data is then dealt with, I also a database table with a list of citys, which I would like to become the autocomplete.
I have created a new text element on my form, added a new Autocomplete Loader event and the autocomplete Processor, but when I run the form I just get a blank page with "[]"
Everything appears to be set fine apart from the AJAX event box in the Autocomplete Loader settings, this is where I'm stuck... what should go in this box?
I have tried all sorts with out any effect... I assume I should be creating another custom code event in the onload and put an AJAX script in here? (if so how do I get the script to pass the data on via post? or even work!) or Do I need to put something like "Autocompleter.Ajax" in this box?
Another question... do I even need to use Digitarald library or is the Jooomla mootools capable of doing what I need?
Thanks
Terry
I'll try and keep this short, I'm using CF v4 rc3.11 and I've been trying to add an AJAX auto complete form element, which will also pass the value data on as part of the already working ReDirect URL post. However after week's of trying and searching how to and trying different AJAX libraries and methods, I'm now at a loss and need pointing in the right direction. I'm not familiar with mootools and relatively new at AJAX, so getting confused with all the different tutorials around.
So this is where I am currently upto:
I have form which posts values to another url, where the data is then dealt with, I also a database table with a list of citys, which I would like to become the autocomplete.
I have created a new text element on my form, added a new Autocomplete Loader event and the autocomplete Processor, but when I run the form I just get a blank page with "[]"
Everything appears to be set fine apart from the AJAX event box in the Autocomplete Loader settings, this is where I'm stuck... what should go in this box?
I have tried all sorts with out any effect... I assume I should be creating another custom code event in the onload and put an AJAX script in here? (if so how do I get the script to pass the data on via post? or even work!) or Do I need to put something like "Autocompleter.Ajax" in this box?
Another question... do I even need to use Digitarald library or is the Jooomla mootools capable of doing what I need?
Thanks
Terry