![]() |
| Issue with invoking "ColdFusion" ajax notation - c |
|
davidmartinomalley
|
I tried to create a simple ajax pop up window using the new cfwindow tag (scorpio beta), I invoke the window using:
onClick="ColdFusion.Window.show('wtest')" - where wtest is the "name" of the window I get a javascript error when I try to implement the functionality (error 'ColdFusion' is undefined). I have successfully implemented this code on Scorpio, locally. Has anyone had this issue, and more importantly, a resolution? Thanks, David |
||||||||||||
|
|
|||||||||||||
| CF Mappings |
|
comprug
Forum Regular
|
Most likely the CFIDE mapping is not setup properly. Have support set it up for you.
|
||||||||||||
|
|
|||||||||||||
|
davidmartinomalley
|
comprug,
That was the problem alright - support sorted it out quickly. Cheers, David |
||||||||||||
|
|
|||||||||||||
|
kurt
|
Same issue here on a new account. I'm currently waiting for support to fix this.
|
||||||||||||
|
|
|||||||||||||
|
kurt
|
Support added the CFIDE mapping and it's working fine now. I wonder why it wasn't created automatically when the account was set up.
|
||||||||||||
|
|
|||||||||||||
| ColdFusion is undefined in using AJAX |
|
allorah
|
Hi,
I've encountered this error : ColdFusion is undefined ColdFusion.Ajax.importTag('CFGRID') in my prod environment. I checked the mappings but it seem ok. Somehow I did not encounter this error on my dev and test environments. The only difference when I installed CF8 was that, the CFIDE was installed on the D:\ drive (D:\Inetpub\wwwroot\CFIDE) and while in dev and test, CFIDE is on C:\Inetpub\wwwroot\CFIDE. I've read some of the solutions provided in the forum. I already have a mapping /CFIDE pointing to D:\Inetpub\wwwroot\CFIDE (the files location). Do I need to add another mapping in CF admin for the ajax to work? Thanks. |
||||||||||||
|
|
|||||||||||||
| Issue with invoking "ColdFusion" ajax notation - c |
|
||
|


