Hey Guys - I am trying to hide a few fields based on another field's selection. I have it working on the ClientScript with fieldChanged using isDisplay. How would I go about to actually hide the fields so they stay hidden (after saving the record). I tried using similar code in beforeSubmit UserEventScript but can't get it to work.