I've figured out how to use javascript to have a combo box selection populate a text field (thanks to others who have posted on here!). However, when I try to add another combo box with different options to populate another text field, I can get one or the other to work, but not both at the same time. One always come up "undefined". I would appreciate any easy-to-understand guidance. Thanks.