Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoAre you crossing apps?
But you can also try this if you are crossing apps.
var text Edit = URLRoot() & "db/bp4w79scc?a=er&dfid=2&rid=" & URLEncode ([Related Site Formula]);
var text Return = URLRoot() & "db/" & dbid() & "?a=dr&rid=" & [Record ID#];
$Edit
& "&NextURL=" & URLEncode($Return)
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
But you can also try this if you are crossing apps.
var text Edit = URLRoot() & "db/bp4w79scc?a=er&dfid=2&rid=" & URLEncode ([Related Site Formula]);
var text Return = URLRoot() & "db/" & dbid() & "?a=dr&rid=" & [Record ID#];
$Edit
& "&NextURL=" & URLEncode($Return)
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
MichaelTamoush
5 years agoQrew Captain
Staying in the same app. Tried the alternate formula you suggested (I use that same thing cross app), but get the same behavior. All works well with Add record API (probably because it has no choice, if you cancel an add record it has to go somewhere...), but Edit Record API does not seem to be able to cancel. If others have this issue Ill check with support and see if it is a known bug.
------------------------------
Mike Tamoush
------------------------------
------------------------------
Mike Tamoush
------------------------------