This content has been marked as final.
Show 1 reply
-
1. Re: Need help with auto suggest - Return multiple fields
Carl Von Stetten Apr 8, 2014 8:29 AM (in response to siriiven)So what isn't working, specifically? What are you getting back at the client end? Also, you might want to post the <cfform> code block so we can see if anything is wrong with the bind(s).
Lastly, you should consider not using <cfform> and <cfinput>, for a number of practical reasons. Here are some ideas for suitable alternatives: https://github.com/cfjedimaster/ColdFusion-UI-the-Right-Way.
-Carl V.
Message was edited by: Carl Von Stetten


