My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comments
-
It seems that as it loops; there is a hang up when it trys to save for a 2nd time. maybe a governance problem or an issue trying to save an record more than once?
-
Thank you for the link Mike. I will definitely use this to double-check code going forward. I tweaked the code a bit and will include the entire thing instead of a snippet. A misplaced semi-colon was unfortunately, not the issue. /** @NApiVersion 2.0 @NScriptType ClientScript @NModuleScope Public */…
-
Reloading the record might be the key. I will tinker with it some more and repost if I find a solution.