"You shouldn’t have to delete the field. What table is the field coming from? If this field synch"
I was wanting to allow certain text fields not only be able to contained typed in values, but also have a list of predefined values for convenience.
An example might be the TextBox for CreditLimit set to be a decimal value. I'd like to allow the end-user to type in that decimal value, but also be able to choose 1,000 - 5,000 - 10,000 ... etc etc .. from a list in a dropdown. I do not, however, wish to take away the default integration with quickbooks. I had assumed if this could work i would involve deleting the field and recreating it with the same name as a dropdown and playing some games with "TextChange" to make non-listed values usable.
At the moment i'm not quite sure about this one.
Keep me posted =)
Thx,
~Joe