Hi,In formAPI, in what location the javascript file needs to be stored if I decide to give src value as webserver?Regards,Mav
Usually within iwhome/httpd/iw I believe
Actually I think it is iwhome/httpd, all of my DCTs have src="/iw/someSubDir/utility.js"and the files is in iwhome/httpd/iw/someSubDir/utility.js
src="/iw/someSubDir/utility.js"
Okay genius - explain the difference between what I posted and you posted ;-)
That's Mr Genius to you. I read the question as to what is the docroot (for lack of a better term). The docroot is iwhome/httpdFrom there the path is /iw/formapi/foo.jswith you interpretation it would be /formapi/foo.js