We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

Sort of a strange question. When doing a GlideRecord query(),  are all records found prior to getting to the IF or WHILE statement? The reason I ask, If you expect only a single record to be returned, should you still use setLimit(1) even though you ...
I am not sure why this message appears when the workflow for Request item completes. The request is completed successfully without error, all activities transition just fine, but for some reason this message magically appears at the top of the form w...
For some reason g_form.save() no longer works on our instance. Tested all over the place using various test scripts, onChnage client scripts, UI Client Script, etc. No idea why this is?? Nothing in the logs. Its almost like it just returns a 'false' ...