House of Fusion
Home of the ColdFusion Community

Search cf-talk

December 02, 2008

<<   <   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       

Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

Binding to the display from a cfselect rather than the value

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Hi,
Michael Brennan-White
03/27/08 11:32 A
Ray,
Michael Brennan-White
03/27/08 05:36 P
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Michael Brennan-White
03/27/2008 11:32 AM

Hi, I would like to bind a cfinput text box to the selected display of an  item from a cfselect rather than the id of the record.?  

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Raymond Camden
03/27/2008 11:37 AM

Bind to a JS function. This will 'see' the change, and you can grab the selectedIndex's display value. On Thu, Mar 27, 2008 at 11:31 AM, Michael Brennan-White <mailinglists4me@gmail.com> wrote: > Hi, > >  I would like to bind a cfinput text box to the selected display of an  item from a cfselect rather than the id of the record.?

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Michael Brennan-White
03/27/2008 05:36 PM

Ray, Thank you very much.  I had a feeling that was going to be the answer.   ----- Excess quoted text cut - see Original Post for more -----


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

Mailing Lists