Add chart(s) to Disp/Edit form

Forums Classic DFFS Add chart(s) to Disp/Edit form

Viewing 1 reply thread
  • Author
    Posts
    • #13540
      Chris Diltz
      Participant

      Is there a way to add a dynamic charts placeholder in the Disp/Edit form using DFFS? Instead of adding it as a webpart above or below the actual form, I would like to target the chart with rules in DFFS using an HTML section within a tab.

    • #13557
      Alexander Bautz
      Keymaster

      It should be possible, but you would need to load all the scripts you find in the “SPJSChartsMaster_CEWP.html” file and add the “placeholder” like this to the HTML section:

      <div class="spjs_chartPlaceholder"></div>

      I don’t have any “official support” for this so I haven’t tested it myself.

      Alexander

Viewing 1 reply thread
  • You must be logged in to reply to this topic.