I'm wanting to make sure my Sales assistants DONT send an email to customers on RMAs before they are approved. So I have a UE script that runs beforeLoad to make the "To Be Emailed" field disabled (works great) but I added a line to set the field to false. But that isn't working... would I need to set this field on the client side on a page init? or should I be able to set this field beforeLoad?