Resolved! Cross Scope Issue
I have a Widget Server Script(function() { data.accounts = []; data.attachments = []; // To store attachments var userSysId = gs.getUserID(); // --- Step 1: Find customer_contact for the logged-in user var contactGR = new Gli...
