|
Mailing Lists
|
Home /
Groups /
ColdFusion Flash (CF-Flash)
CFFORM Variables
Author: Rob Parkhill
Short Link: http://www.houseoffusion.com/groups/cf-flash/thread.cfm/threadid:97#246
I am trying to use a CFFORM format="Flash" tag that has multiple
tabs.
I want the user to be able to enter information on the first tab,
and then by clicking on the second tab, have the data available. I
thought that this was a relatively simple request, but I cannot seem
to get the variables to be accessible on the second tab. How do I
reference the variables?
I know that it is not 'form.textbox1'
nor is it 'formname.textbox1'
I know that I can bind the data to another input or a formitem, but neither of
these really help with what I am attempting.
I really want to take data entered on the first tab, and make the choices
available on the second tab dependant on the first tab. (I also want choices on
the third tab dependant on the second tab, but I figured after I got the first
two talking, the next two will be simple)
I am also trying to access a javascript function from with the Flash
form, and anytime that I refernce the function, the form just plain
doesn't display...??
Any help would be greatly
appreciated.
|
May 19, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||