Yep, that is one bummer about using the AdminAPI for such things. But then
it is indeed an admin settings, so that's their thinking. (And that's why I
assumed you would be able to find the value in the AdminAPI somewhere.)

If perhaps you had reason to want to make it more generally available to all
devs on your server, here's a thought: you could create a CF page that would
load that data into a server scope variable, and you could call it in the
onserverstart.cfc to populate it on each restart.

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of DeJong, Nathan
D.
Sent: Monday, June 24, 2013 11:44 AM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] Moving CFIDE folder

 

Thanks Charlie and Scott.  You can get the value with a call to the runtime
api

 

rtObj.getRuntimeProperty("CFFormScriptSrc")

 

but that does require you to be logged into the adminapi object first.

 

With the list of tags, I was afraid no one had published it.

 

Thanks,

Nathan




-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------

Reply via email to