Forum Discussion
MarkShnier__You
4 years agoQrew Legend
I believe that you were trying to click a URL button on a record that has not yet been saved. If the record has not yet been saved, then the Record ID will be equal to null.
So I suggest just showing this button in view mode on the record.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
So I suggest just showing this button in view mode on the record.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- GeorgeBramhall14 years agoQrew MemberHi Mark,
I actually do need to save some other edits before getting redirected. Isn't their a save record before redirecting function?
Thanks
G
------------------------------
George Bramhall
------------------------------- MarkShnier__You4 years agoQrew LegendIf the user is already in add mode just have them check the checkbox manually. But no, there is not an easy way to save the record, capture the rid and execute the URL.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- GeorgeBramhall14 years agoQrew MemberMost importantly I need to redirect the user to a special page after saving. If the savebeforenavigating functionality won't work here is there any way that can just get redirected to this page after saving? Maybe I can use a form rule to accomplish the checkbox change.
------------------------------
George Bramhall
------------------------------