Discussions

 View Only
  • 1.  Chart Error in Exact form

    Posted 11-03-2016 03:04
    I am trying to  create a one page report using exact form.  It works well but when I add the following to capture a chart, I get a blank outline of the chart with a icon placemaker.  Any idea how to fix this? 

    ~="<img src='https://mysite.quickbase.com/Chart/chart.aspx?realmhost=www.quickbase.com&dbid=bksybcgjm&qid=147&generate=image';width=\"250\" height=\"250\">"~



  • 2.  RE: Chart Error in Exact form

    Posted 04-27-2017 12:12
    I finished this today and did the following


    ~="<img width=500 height=300 src='ttps://mysite.quickbase.com/Chart/chart.aspx?realmhost=mysite.quickbase.com&dbid=xxxxxxxx&qid=30&generate=image'\/>"~

    The part that got me was putting mysite in the realm host. I imagine you found an answer by now.


  • 3.  RE: Chart Error in Exact form

    Posted 06-19-2018 22:05
    I know this thread is old, but I'm trying to use this feature within my Exact form and only get an image icon. does anyone have a list of parameters that can be passed to chart.aspx like query details etc?.