Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 14291

Coldfusion 11: CFLayout and CFChart

$
0
0

I am upgrading my company's servers from CF 8 to CF 11 and have been having issues with the cflayout tab (which I know shouldn't be used anymore, but it is for thetime being). The code ran great on 8, but is now breaking on CF 11 in regards to using cfchart inside cflayout (sourced file). A code snippet is below:

 

<cfajaximport tags="cfform">

    <cfajaximport tags="cflayout-tab">

    <script type="text/javascript" charset='utf-8' src='/CFIDE/scripts/CF_RunActiveContent.js'></script>.....

 

<cflayout type="tab" name="TMLayout#attributes.keeperid#" tabheight="345" >  

    <cflayoutarea title="Dashboard" refreshonactivate="true" source="index.cfm?fa=#xfa.tabdashboard#" name="Dashboard" style="overflow-y: scroll;">

  </cflayoutarea>.......

 

The source file simply has a pie chart in it and the rest of my tabs that don't have charts run just fine. Have there been any changes in terms of ajaximport or js includes I am missing?

 

Thanks

 

Edit: Forgot to add that I get the standard error: Error processing JavaScript in markup for element cf_layoutareaDashboard:  [Enable debugging by adding 'cfdebug' to your URL parameters to see more information]


Viewing all articles
Browse latest Browse all 14291

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>