Forum Discussion
MarkShnier__You
Qrew Legend
5 years agosorry, copy paste error
var text URL = URLRoot() & "db/" & Dbid() & "?act=API_EditRecord&rid=" & [Record ID#]
& "&_fid_58=" & URLEncode(Now());
"javascript:" &
"$.get('" &
$URL &
"',function(){" &
"location.reload(true);" &
"});"
& "void(0);"
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
[email protected]
------------------------------
var text URL = URLRoot() & "db/" & Dbid() & "?act=API_EditRecord&rid=" & [Record ID#]
& "&_fid_58=" & URLEncode(Now());
"javascript:" &
"$.get('" &
$URL &
"',function(){" &
"location.reload(true);" &
"});"
& "void(0);"
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
[email protected]
------------------------------
CaroleVandenbe2
5 years agoQrew Trainee
Manual change of the date/time field does trigger the notification but the Formula URL does not update the date/time field. I checked - I am using the correct FID (140) and I also tried using the apptoken too. No luck - any ideas on what to try next? Thank you!
------------------------------
Carole Vandenberg
------------------------------
------------------------------
Carole Vandenberg
------------------------------