I'd just add a text field to the form. Then add some conditional formatting that will hide the drop down if there are no territories for the user (i.e., the user id isn't in the 2ds that provides the data for the territory drop down), and add some conditional formatting to the text box to hide it if the user does have territories. Oh, and make sure the text box is bound to the same field as the drop down. Make sense?