Forum Discussion

BrianDunk's avatar
BrianDunk
Qrew Cadet
3 years ago

Embedding a report via IFrame in Webpage with no Edit or view buttons?

I have a report that I am displaying on a webpage using the below code.  All displays as expected however, the pencil icon and the Eye ball icon both show next to each record.  How can I remove those icons so that the report data is simply view only?

<iframe src="https://xxxxxxxxx.quickbase.com/db/xxxxxxxxx?a=q&qid=17&ifv=1"; allowtransparency="true" onload="this.style.height=(this.contentDocument.body.scrollHeight+45) +'px !important';" scrolling="no" style="width:100%;min-height:1000px;border:none;overflow-y:hidden;overflow-x:hidden;"></iframe>

------------------------------
Brian Dunk
------------------------------

1 Reply

  • np :)
    Simply edit the report configuration and near the bottom de-select
    Allow View
    Allow Edit

    ------------------------------
    Mark Shnier (YQC)
    mark.shnier@gmail.com
    ------------------------------