Forum Discussion

CharlesBest_III's avatar
CharlesBest_III
Qrew Member
5 years ago

Creating Button that redirects to another page within app

Does anyone know how to create a button (with the proper formula) that can redirect a user to a different page in an app?

We are building out a Sponsor Portal, and when our sponsors go in to add Attachments, Presentations, and Speakers (all separate child tables) to their Sponsorship Details (parent table), I want them to be directed back to the specific page in the Sponsorship Details table when they submit or save rather than stay in the table they are submitting their info in.

Let me know if this makes sense.  The DBIDs for these tables is below.  Any help would be appreciated!!

Sponsorship Details

bqa5j4xrd

Attachments

bqa5mb8wv

Presentation Information

bqa5ndtyb

Presentation Speaker

bqbmmgh8b



------------------------------
Charles Best III
------------------------------
  • I'm trying to understand the "ask" here.
    Are these users Quick Base users?  Will they be launching off the Parent Sponsorship Details record?  if so themn the auto created Add Child buttons will be suffiixed with 

    & "&z=" & Rurl()

    which will cause the return to the parent on save.

    Or are you building your own buttons on a website?

    Also can you post the current code for one of your add child buttons?

    Thx

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------