Hi guys. While using a combo box on my form, I would like to use the option "Allow user ability to add item?" I have the box check, but do not see any evidnece of it working on my form. I have loeded the combo box both manually, and with a SQL query. Works great except this one option. Just for reference this is what the help text claims this option can do.
Thanks in advance.
Jerry Mattox
Select if you would like to allow the user to add an item to the combo box directly. This feature will allow the user to click the combo box and type in an option within a textbox. If the item does not currently exist the item will be added. The option will only remain an item within the combo box during the users submission and will not add the item to the question for the future. Select if you would like to allow the user to add an item to the combo box directly. This feature will allow the user to click the combo box and type in an option within a textbox. If the item does not currently exist the item will be added. The option will only remain an item within the combo box during the users submission and will not add the item to the question for the future.