I have a combo box that has two choices, OutletA and OutletB. When the user chooses one of the outlets, i want a textfield to be filled automatically. For example, if the user chooses OutletA, I want the textfield to display A1; whereas if the user chooses OutletB, the textfield will display B1...