House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 04, 2009

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Home /  Groups /  ColdFusion Talk (CF-Talk)

display field in autosuggest

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Hi
Seamus Campbell
12/01/08 10:15 P
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Seamus Campbell
12/01/2008 10:15 PM

Hi I'm using cfautosuggest and I am displaying surname first_name fields in the dropdown box. However these 2 fields appear to be the only 2 fields that are passed onto the form action page. I need the contact-id field (as there are sometimes more than one person with the same surname and first_name) I can choose the contact_id as a display field in autosuggest but I do not want to display it in the form. Any help please Ta Seamus

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Dominic Watson
12/02/2008 04:15 AM

You won't be able to do that with the cfautosuggest unless you make your own js to compliment it. If you're willing to go that far, you're probably better off finding a js widget that already does what you're after; ie. there may something on Yahoo UI or perhaps a JQuery plugin. Incidentally, cfautosuggest is an implementation of the YUI autosuggest widget so that might be a good place to start to see if someone has already done what you're after. HTH Dominic ----- Excess quoted text cut - see Original Post for more -----


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists