Forum Discussion

JohnJordan's avatar
JohnJordan
Qrew Member
2 years ago

Using IFV=1 with new forms -- need to hide default edit and save buttons

Is anyone aware of a way to hide the default edit (displays a pencil) and save buttons on new forms? I have added ifv=1 to my URL to open the record and built my own buttons to mimic the default set of buttons (with some of my own enhancements), but I still get the default edit and save buttons.



------------------------------
John Jordan
------------------------------
  • I know this post is a year old, so you may have figured this out by now, but the ifv=1 will work with new forms to hide the QB UI features, like the tables, app branding, etc. An additional parameter is needed to hide the native "save" button. You can do this by adding "hs=1" to your URL. For example:

    domain.quickbase.com/db/dbid?a=er&rid=rid&ifv=1&hs=1

  • I know this post is a year old, so you may have figured this out by now, but the ifv=1 will work with new forms to hide the QB UI features, like the tables, app branding, etc. An additional parameter is needed to hide the native "save" button. You can do this by adding "hs=1" to your URL. For example:

    domain.quickbase.com/db/dbid?a=er&rid=rid&ifv=1&hs=1

  • Not that I can find currently. I checked their embed code to see if they had any additional parameters or settings, but with the way they show the table row above the form with the new version seems that they're a fixed part of the page as of now. 



    ------------------------------
    Chayce Duncan
    ------------------------------