In the script below, designed to lock all fields of a form; I need to tweak it so that if a specific option (Enterprise), is chosen from a DropDownList, every field in the form except TextField16 is automatically locked for editing, along with the Button functions that are already coded as exception...