ngreenleaf
Programmer
I have created a combo box that has "New..." as one of the list items. I want this so that when the user selects "New..." a different form will pop up to gather the appropriate information pertaining to the new entry. I have found that while I can get "New..." to appear on my list - whenever I click on it I get a message that it is not in my list. When I change it to be "New" without the "...", everything works fine.
Is there a way to escape the periods so that they are not interpreted incorectly?
Is there a way to escape the periods so that they are not interpreted incorectly?