Delete droplist value?

  • Thread starter Thread starter Michael Abrahamson
  • Start date Start date
M

Michael Abrahamson

Is it possible to allow users to delete a value in a droplist that has
already been entered? I don't mean they can delete anything from the
possible value list, but rather change their selection to "blank" from a
previously chosen value.

Mike Abrahamson
 
One way to handle this is to include a blank value on the droplist.
 
Back
Top