all groups > coldfusion flash integration > june 2007 >
You're in the

coldfusion flash integration

group:

Flash forms, grid and accessing currently selected data


Flash forms, grid and accessing currently selected data superkat
6/11/2007 6:56:27 PM
coldfusion flash integration:
Hi,

I use cfform format flash to display and edit participant information to a
sport competition. I have a top panel displaying a grid with the list of
participants.
When you select a participant in the grid, it displays the detailed
information in a sub page, where you can edit them.

On one of these sub pages, i have some checkboxes.
What i want is:
Depending on whether the particpant is a men or a women (that's a field celled
Ctaegory), the checkboxes vary on the sub page.

what is the path to access my grid data that are currently selected?
i tried this, but it doesn't work ...

------[i]<cfif "{grid1.selectedItem.Category}" IS 'Women' and
"{grid1.selectedItem.Belt}" IS 'Strong'>[/i]

it says grid1 is unknown ... but all is in the same form .... why is it
unknown?

... any idea on calling these data with the correct syntax?


screenshot of my page
http://katapulse-com.tempserv1.clientnshosting.net/vovinam/img/temp.png

i forgot to say that of course my grid and my other fields are binded and it
works fine, but now i'd like to have some checkboxes displayed in the tab below
if the category of the selected item in the grid is "x" and some other
checkboxes displayed if the category is "y".

Any idea?

Thanks.

Kat
Re: Flash forms, grid and accessing currently selected data noodleweb
7/4/2007 12:00:00 AM
Re: Flash forms, grid and accessing currently selected data Pathel
7/18/2007 12:00:00 AM
[q][i]Originally posted by: [b][b]noodleweb[/b][/b][/i]
try asfusion blog for check box bindind syntax[/q]

AddThis Social Bookmark Button