Forum Discussion
KristenBrown__s
2 years agoQrew Member
Hello, is there an update to this code given the changes with javascript?
------------------------------
Kristen Brown (she/her)
------------------------------
MarkShnier__You
Qrew Legend
2 years agoHere is an example
var text Approve = URLRoot() & "db/" & Dbid() & "?act=API_EditRecord&rid=" & ToText([Record ID#])
& "&_fid_144=Approved";
var text RefreshPage = URLRoot() & "db/" & Dbid() & "?a=doredirect&z=" & Rurl();
$Approve
& "&rdr=" & URLEncode($RefreshPage)
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------