Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
happy_christy #1
Flash Forms: Auto-pop second form field based on choicefrom first
I'm trying to create a flash form (tabbed) that allows the user to pick
multiple items from a listbox and another listbox/textarea/something is then
populated with items from that selection. A good example would be: I want the
user to select a couple of devices from a dropdown box. Once those are selected
I want the next field to populate with the IPs associated with the selected
devices...... things like this. I know how to do it with regular html forms and
javascript, but I've used a CF array instead of a javascript array this time
and now I'm lost. :) Thanks for the help.
happy_christy Guest
-
Forms: Text field - auto fill another field?
Someone PLEASE help me... how do i structure a form so that when text is entered into one field, it auto-fills other fields on the form that are... -
does form field auto-recognition really work in Acrobat 8?
Has anyone used this feature successfully? I tried it on a very straightforward pdf document consisting of a series of questions with several blank... -
Auto populate a field in a form from another table
Hi Julie, If you are using a combo or listbox to select the RFQ number you can simply add the item number field to the Rowsource query of the... -
updating a record on a form based on another field
Please help. I am trying to update a record in a form based on another field in that form. I have tried using the Me! and dlookup options I found... -
Dynamic List based on form field data
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.500 / Virus Database: 298 -... -
EricInToronto #2
Re: Flash Forms: Auto-pop second form field based onchoice from first
I am new to this as well, have you tried using the 'bind' selector?
I use it to calculate a value based on data entered in other input boxes.
You can use any Actionscipt here too.
Just a thought.
Eric
EricInToronto Guest



Reply With Quote

