Scott Have a look at the Cocoon samples...
cocoon/samples/blocks/forms/carselector Uses event-handlers in the form definition to update the selection lists. The other alternative is, of course, Javascript. There are numerous examples on the web... Derek >>> [EMAIL PROTECTED] 2004/07/20 08:43:37 AM >>> Hello, Is there any CForm widget (or widget combination) that would allow me to create the equivalent of a nested menu/selection-list. For example if I had a list of items "dog", "cat", "bird" when the user highlighted one of these it would show a further list for them to select from e.g. user selects dog and can then select from a further list of "beagle", "spaniel", "mongrel". I could split into two selection lists and use listeners and actions to synchronise, but it doesn't look nice on-screen and is a fairly convoluted solution to what I thought would be a simple problem. Scott. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
