Upon loading a Customer record in the Customer Form, I want to change one dropdown to enabled/disabled and mandatory/not-mandatory based on the value in a separate dropdown. First question - is this an appropriate use for a Workflow, or is there a better way? Second question: Which triggers would you hook? I've tried and failed using Before Field Edit and After Field Edit hooks.