Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
A textbox with autosuggest would be a lot easier to use and to program.
Copy link to clipboard
Copied
Yeah even that will be good. Any suggestion on how to implement that in coldfusion
Copy link to clipboard
Copied