This content has been marked as final.
Show 1 reply
-
1. Re: Accessing CFC in a different folder - no mappings
WolfShade Oct 21, 2014 11:25 AM (in response to WolfShade)Okay.. no one, here, told me that application.cfc is loading a variable for the web root, so using that did find the component.
HOWEVER, I am having another issue, now.
When the page loads, the select (which is supposed to populate based upon the value of another select) isn't populating, and F12 shows that there is an issue with a throw being uncaught. The throw is NOT part of the try/catch in cfajax.js, apparently. Is there a fix for this?
V/r,
^_^

