Forum Discussion

olivermah's avatar
olivermah
Qrew Assistant Captain
7 years ago

url button - print record to open in new tab

Hi There,

I have a formula URL button that leads me to print the record right now. Formula is below, however what I'm wanted to know is I can get this to open up in a new tab as opposed to the same window. Is there something I can add to the formula to help change this behavior?

URLRoot() & "db/" & Dbid() & "?a=printr&rid=" & [Record ID#]
  • Try checking the check box under the formula box in the field set up for

    open in new window.
  • olivermah's avatar
    olivermah
    Qrew Assistant Captain
    ah ok - I saw the check box, however i thought it would actually open it up in a separate window and not a tab.  

    Tried it and it opened up a tab so i'm good to go.  I guess I should've just tried it first.  Thanks for the response,
    • QuickBaseCoachD's avatar
      QuickBaseCoachD
      Qrew Captain
      Live and learn. QuickBase is not hard, but there are 1000 easy things to learn.