Forum Discussion

PrashantMaheshw's avatar
PrashantMaheshw
Qrew Captain
3 years ago

Kanban Open record in new tab?

Currently when I click on kanban record , it opens up in the same window ,no amount of shift or control click changes it , when I come back to the main report , all my filters are gone

Am I missing something to change default behaviour?

------------------------------
Prashant Maheshwari
------------------------------

3 Replies

  • This is a completely hacky workaround, but if you are okay sacrificing one of your columns it may work.


    • Create a new Formula - URL with the following formula (Assuming Record ID# is your key field).
    URLRoot() & "db/" & Dbid() & "?a=er&rid=" & URLEncode([Record ID#])

    • Change the Link Text to something helpful like "Middle-click me".
    • Enable the Display as a button on forms and reports setting if you want a larger target.
    • Add this new field to your Kanban report as a column
    • Middle click the button when displaying the report.
    Here is a demo of it working:



    ------------------------------
    Justin Torrence
    Quickbase Expert, Jaybird Technologies
    jtorrence@jaybirdtechnologies.com
    https://www.jaybirdtechnologies.com/#community-post
    ------------------------------