Forum Discussion

RezaKhosrowabad's avatar
RezaKhosrowabad
Qrew Cadet
5 years ago

Go to another page by clicking on the save button

Hello,
where do we go in QB to change the routing/redirect once clicking on the Save Button?

------------------------------
Reza Khosrowabadi
------------------------------
  • The least code method is to control this from the button you are using to create or edit the record.  Can you post the code for where the user is starting from?  Is this like an Add Child button or where are you launching from?

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • RezaKhosrowabad's avatar
      RezaKhosrowabad
      Qrew Cadet

      I would like to redirect to another page or table when clicked on the Save Button, and where do I go in QB to do that?

      Thank you,

      Reza

       

      _______________________________________________________________________________

       





       

       



    • RezaKhosrowabad's avatar
      RezaKhosrowabad
      Qrew Cadet

      Hello,

      I have three tables on my App in the order of       Staff   -    Review    -- and Question table.

      Staff table is connected to the Review table, and the review table is connected to the question table.

      I have an Add Review button on the staff table that takes me to the Review table.

      On the Review table, I have a Save button that once clicked, it creates a record pulling information from the Question table, but it takes me back to the staff table and I will need to go back to the Review table to get to the record I just created.

      So what I need is when I click on the save button on the Review table, it will not take me back to the staff table and take me to the review table where the created records are.

       

      Thank you,

      Reza

       

      _______________________________________________________________________________

       

       



      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend
        Can you post the current code for the Add Review button?

        ------------------------------
        Mark Shnier (YQC)
        Quick Base Solution Provider
        Your Quick Base Coach
        http://QuickBaseCoach.com
        mark.shnier@gmail.com
        ------------------------------
    • RezaKhosrowabad's avatar
      RezaKhosrowabad
      Qrew Cadet

      This is a Save button that is not a field of any of my forms or tables.

      I think we get this from QB by default. When right clicked, it does not take you to properties like other fields.

      Reza

       

      _______________________________________________________________________________