Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoIn fact this should refresh the page you were on ..
URLRoot() & "db/" & Dbid() & "?a=API_EditRecord" &
"&rid=" & [Record ID#] &
"&_fid_37=Completed" &
"&_fid_39="&Now() &
"&_fid_44="&UserToName(User(),"FF")
& "&rdr="&URLEncode( URLRoot() & "db/" & Dbid() & "?a=doredirect&z=" & Rurl())
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
TateForgey
10 months agoQrew Assistant Captain
FYI - As of today this is no longer working for me. This worked for a while, but I can only assume something changed in QB that prevents this from working properly. I am brought to the home page of the app using this code now. :(