Forum Discussion
- MarkShnier__You
Qrew Legend
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
------------------------------- RezaKhosrowabadQrew 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
_______________________________________________________________________________
- RezaKhosrowabadQrew 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
Qrew 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
------------------------------
- RezaKhosrowabadQrew 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
_______________________________________________________________________________