Good morning everyone I'm thoroughly stumped. Using SS2.0 during beforeLoad on Item Receipts, I'm trying to set some default values on a field on line items. I verify that it's getting the correct info, I use newRecord.setSublistValue to set the value, then verify afterward by logging newRecord.getSublistValue and it outputs the correct info, but on the form it never shows up.