Multiple Selects Related - CFForm flash
By
asfusion
September 08, 2005
6,319 Downloads
4 votes
Creates unlimited related selects based on queries for ColdFusion Flash forms. It consists of two custom tags: cf_multiSelectRel and cf_multiSelectRelControl cf_multiSelectRel defines a group of multiple related select inputs. Attributes: id: A unique identifier for the group of related selects (not required, use when you contain more than one group of related selects) cf_multiSelectRelControl defines a cfselect Attributes: name: Name of the select form element. label: Optional; Label to put next to the control. parentcolumn: column that determines the value of the parent (corresponding to selected value of previous select) query: the query to use to populate select style: Optional; Style specification in CSS format, with the same syntax and contents as used in Macromedia Flex for the corresponding Flash element. size: Optional; Number of entries to display at one time. The default, 1, displays a drop-down list. Any other value displays a list box with size number of entries visible at one time. value: Query column to use for the value of each list element. Used with the query attribute. display: Optional; Query column to use for the display label of each list element. Used with the query attribute. selected: Optional; One option value to preselect in the selection list. It will only work if this is the first select of the group or parent also has a selected item tooltip: Optional; Text to display when the mouse pointer hovers over the control. width: Optional; queryPosition: Optional; f you populate the options list with a query and use HTML option child tags to specify additional entries, determines the location of the items from the query relative to the items from the option tags: * above: puts the query items above the options items. * below: puts the query items below the options items. Defaults to "above" disabled: Optional
SUPPORT INFORMATION
Not available
| License: | Freeware |
|---|---|
| Cost: | Free |
| OS: | All |
| File format: | Not available |
Additional extension information
| Author: | asfusion |
|---|---|
| Author website: | http://www.blueinstant.com |
| Date published: | September 08, 2005 |
| Approval: | None |
| Browsers: | AOL | Internet Explorer ALL | Netscape ALL | Opera ALL |
| Compatible Products(s): | ColdFusion MX |
| Encrypted: | No |
Reviews
0-0 of 0 reviews | Show all reviews