Skip to main content
Participant
May 3, 2012
Question

Editable drop down or kind of autosuggest

  • May 3, 2012
  • 1 reply
  • 814 views

Is it possible to have an editable dropdown in coldfusion. I mean there should be list of values as a drop down and also allow the user to enter the text if it is not found in the drop down

    This topic has been closed for replies.

    1 reply

    Inspiring
    May 3, 2012

    A textbox with autosuggest would be a lot easier to use and to program.

    Participant
    May 3, 2012

    Yeah even that will be good. Any suggestion on how to implement that in coldfusion