Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoHere is another way to say the same thing more generically and written similar to that previous Javascript method that you were using.
var text URL = your URL goes here;
// then this part below will always be the same.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
var text URL = your URL goes here;
// then this part below will always be the same.
$URL
& "&rdr="&URLEncode( URLRoot() & "db/" & Dbid() & "?a=doredirect&z=" & Rurl())
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
MarkCorcoran
5 years agoQrew Cadet
This works good, thanks for the solution!
------------------------------
Mark Corcoran
------------------------------
------------------------------
Mark Corcoran
------------------------------