Forum Discussion
Thank you! To the first question - how can I have it open in the alternative form in View, but still be able to then Edit from that same alternative form? Both are valuable, and landing in "View" is my preference if I can help it.
------------------------------
Christine Kirk
------------------------------
The Edit button that QB natively provides will only ever go to the 'Default' form unfortunately - so if you're on form id 15 and hit edit it will always drop you back in the default form. Others probably have their own opinion on ways to do this - to solve it in the short term you can just make your own 'edit' button that you put at the top of the form and try and direct your users there - basically just put the button up top and hope you're users don't click the native edit.
------------------------------
Chayce Duncan
------------------------------
- ChristineKirk2 years agoQrew Cadet
Interesting. I thought it might be something about the way the code was written. Historically, before I learned how to make this button to pop me into the other form, I had a report that was built to access that form - and if you click edit from that, you stay in the form you're in. I just assumed if you got into a form, the edit button would apply to that form, and it must've been something about how I coded the action in the formula URL.
------------------------------
Christine Kirk
------------------------------- JeremyAnson2 years agoQrew Cadet
We have used this approach, but it's not hugely successful because users end up on different forms when switching modes. Short of trying to replace all the default form buttons it seems there is no way to achieve the desired outcome. It would be really useful to be able to define simple logic to define which form to display.
------------------------------
Jeremy Anson
------------------------------- MarkShnier__You2 years ago
Qrew Legend
..... the alternative is to review your form and figure out how to use form rules to just have one form.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------