Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
keilmon #1
Drop-down lists in a grid
:confused;
Hopefully some of the experienced CF developers out there can help me, a
newcomer to the delights of CF/Dreamweaver app development! Thanks in advance.
I am using Coldfusion MX7 (dev version) and Dreamweaver MX (vers 6.).
Is there means of applying drop down-list functionality to a cfform format =
"flash" with cfgrid / cfgridcolumn tags? I simply wish to develop a grid style
form that allows the end-user to populate a server-side db table with a suite
of questions after entering them and submitting them via the form grid. I would
like the grid columns to offer the end-user drop down list capability. From the
documentation I have read so far I know it can be achieved via an applet form;
I don't wish to use the Applet functionality. I can't believe that what I want
to achieve cannot be done, for a Flash control cfform/cfgrid combination, via
some clever CF/Actionscript/CFC coding - which is beyond me at the moment after
only a few days exposure to CF etc.
Also, a reset type button that works with cfform/cfinput to clear a form
appears to lose that capability when the cfgrid tag is introduced into a cfform
tag. Again, is there a clever coding means of clearing a form by attaching CF
tag code or otherwise to a "Clear Form" style button as a part of a
cfform/cfgrid set-up?
Finally, how does one apply client side logic to the grid insert button. I
would like to generate a one-up row sequence number when the inset button
associated with a cfform flash control cfgrid?
keilmon Guest
-
coldfusion drop down lists
i am trying to build a page with two drop down lists. one with user ids, pulling the list of ids from form variables. the other lists is projects,... -
Dependent Drop Down Lists
I want to have a form with several standard test boxes. I also want two drop down lists. The first list has options, based on the option that is... -
Datagrid with Drop Down Lists
In an asp.net page that has a datagrid, how do you change the data for that column to be listed in a listbox with the current value selected? -
Linked drop down lists
Can anyone tell me how I go about making one list in a form only show relevant details depending what the user chooses in the preceeding list box.... -
2 drop-down lists
Micha wrote: PHP runs on the server. You need client-side scripting, probably Javascript. Cross-posted and followups set. -- Jim Dabell



Reply With Quote

