There's a select box in /features/mailform in the samples. You'll have to code in the multiple select part as I recall. Shouldn't be too hard ... let us know if you have problems.
Cheers, Jay Moskos -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Monday, May 08, 2006 10:59 AM To: [email protected] Subject: Re: [magnolia-user] AW: [magnolia-user] multiple select dialog Thanks for the suggestion Ralf, I checked out this template, but I don't see anything that meets the needs that I described. I am specifically wanting a select box control that is NOT a drop down because it will need to allow selection of multiple items from the list. It is the equivalent of having a select that is setup something like this: <select size="5" multiple>. The checkboxes won't work because the number of items will be large (imagine two sets of checkboxes with 15-20 in each of them, which will grow larger over time). Did I miss something on the Developer's showroom template? Thanks, Tom -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Saturday, May 06, 2006 5:10 AM To: [email protected] Subject: [magnolia-user] AW: [magnolia-user] multiple select dialog Tom, There is such a selection box with Magnolia. Check out the "Magnolia samples: Developer's showroom" template Ralf -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 6. Mai 2006 00:28 An: [email protected] Betreff: [magnolia-user] multiple select dialog I am wondering if anyone has attempted to do a multiple select <select> item for dialogs? The closest that I could see is the Roles for the "Edit user" dialog where you can click an Add button to allow you to assign multiple roles to a single user. That is sort of the functionality I want, but would rather force the user to select from a select list, so they aren't able to type in text. I'm also wondering what would be the best way to store these multiple selections. Should I put them in a comma delimited text string? The main point of what we'll be using them for is to categorize pages in one or more categories for filtering on search (which I haven't even explored how best to do that, but I'm assuming using XPath or SQL I'll be able to do so). Thanks, Tom ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
