Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Cube Grid - Smartclient 12

    Hi,

    I am using Smartclient 12.0 power edition. I am trying to implement the CubeGrid and got the error. I have read the forum and I do not see ISC_Analytics.js in my isomorphic/system/module folder at all. Could you help us whether it works in Smartclient 12 or not. If it works which JavaScript file I should include. I included chart.js / drawing.js but not luck.

    Analytics
    Required for CubeGrid. Note that if charting is also required, the Charts module should be loaded before this one.

    JSP tag:

    <isomorphic:loadISC includeModules="Analytics"/>
    HTML tag:

    <SCRIPT SRC="../isomorphic/system/modules/ISC_Analytics.js"></SCRIPT>


    Attached Files

    #2
    Hi rameshprakash,

    see here, it requires an additional module you perhaps can download here.

    Best regards
    Blama

    Comment

    Working...
    X