I’m using a UserEvent script to set some values of a custom sublist (custom record where parent is transaction) in beforeLoad. The sublist/child record includes a field/column that is a percentage. The value is setting correctly but doesn’t appear as a percent when the page loads (percent sign not showing). I’ve tried additionally explicitly setting the text string equivalent value using setSublistText() but it doesn’t work. Any ideas?