When you use that javascript, unfortunately it hides the error message.
A next step is to just do this
var bool NewToggle = not [The name of your checkbox field];var text URL = URLRoot() & "db/" & Dbid() & "?a=API_EditRecord"
& "&rid=" & [Record ID#]
& "&apptoken=d9eascudwjxs2sesxkjccwgtq9r"
& "&_fid_101=" & $NewToggle;$URL
That will simply run the URL and if there is an error message it will be exposed.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.commarkshnier2@gmail.com
------------------------------