I'm wanting to create a script that will stop certain users from editing customer addresses. I have written code for returning false on validate line if the sublistId is addressbook. However, this does not seem to fire when editing the address subrecord, changing it and then saving the customer record does not fire validate line and the address is being updated, does anyone know of a way to do this?