Anyone???

On 2/17/06, J W <[EMAIL PROTECTED]> wrote:
>
> Flash forms are pretty cool. This is the first time I have been able to
> play around with them. I have some questions I can't seem to find answers
> to:
>
> Question 1:
> I want to populate the editing portion of the form with a binding from a
> cfgrid field when the grid row is clicked on to a cfselect with a query.
>
> Say its a state. I have a state ID in the grid, but no reference to the
> full name. The cfselect statement will have a query that gives me the state
> ID as the value of the option and the State name as what is displayed to the
> user. That part is easy. How do I BIND and have the row value selected in
> the grid so that it shows the proper state based on the value in the
> selected grid row?
>
> Question 2:
> Same scenario as above. (editing a from the row selection in the grid) I
> have a Date/Time field, that I can format out nicely to the user in the
> grid, but I need multiple cfinputs to edit which will break it down for easy
> editing in the edit portion of the form for the user. So using some CFINPUTs
> I will have a nice calendar to select the date, two fields to type the time
> sections in (Hour and Min) and a cfselect for AM/PM. The big question is how
> can I bind that date/time gridline to 4 cfinputs broken up from 2006-02-17
> 18:00:00 (what is actually stored in the DB) for default display when that
> row is clicked. I figured there might be a way to parse out the binding but
> I am not sure and it seems everyone talks about the calander but not TIME
> when it comes to this.
>
> Thanks!
> Jeff
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232776
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to