I'm using the Ajax module and following this documentation.
The thing is, my form is loaded via ahah, and when that happens whenever I submit the form, this modules make an ajax call to a messed up path (if it weren't loaded via ahah, the ajax that the form loads is fine)
Do any of you know how I can modify the path of this module's ajax call so that I can fix it accordingly?