Does Xt-sample In Modules 0.7 Work?
hI,
I´ve trouble to make the ajax part work(validation, etc..), the javascript calls TX.doAjaxSumit(...) show a generic javas cript error and nothing happens
Does anybody know anything about it or has been able to make the sample work? I didn´t add anythig, except the neccessay jar libs
Thannks
Hi,
I don't have any problem with them.
What kind of javascript error do you get?
Have you deployed all XT Ajax javascript files (more specifically, springxt.js and springxt-min.js)? Are they visible in your pages?
Cheers,
Sergio B.
Yes I have the script files and are accesible
The error is generic :not an object
I don´t know how to procced
Originally Posted by igorkepaYes I have the script files and are accesible
The error is generic :not an object
I don´t know how to procced
What's the example that give you such an error?
Moreover, can you post the specific javascript call that causes it? |