Hey all, I have a strange issue that's probably something simple that I'm missing. I created a SS2.0 client script against the Work Order Completion record, and I have a pageInit function. For testing purposes, I have an alert that goes off as soon as the pageInit function is called. This alert works just fine when I edit an existing Work Order Completion record, but when I create a new completion record from a Work Order, nothing happens. Why would a pageInit client script function not fire when a record is created?