I've got a pull down field with a number of text items. Each item has a numeric value bound to it ranging from 0 to 15.
I'd like to provide an item that lets a user return the field to null in case an item is chosen in error.
Anyone know how this can be done?
Thanks.