Reply to topic
Issue with invoking "ColdFusion" ajax notation - c
davidmartinomalley


Joined: 06 Jun 2007
Posts: 2
Reply with quote
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

Joined: 15 Feb 2006
Posts: 347
Reply with quote
Most likely the CFIDE mapping is not setup properly. Have support set it up for you.
davidmartinomalley


Joined: 06 Jun 2007
Posts: 2
Reply with quote
comprug,
That was the problem alright - support sorted it out quickly.

Cheers,

David
kurt


Joined: 18 Feb 2009
Posts: 18
Reply with quote
Same issue here on a new account. I'm currently waiting for support to fix this.
kurt


Joined: 18 Feb 2009
Posts: 18
Reply with quote
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


Joined: 03 Nov 2009
Posts: 1
Reply with quote
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
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic