Trudy Cool wrote:
do you mean that in the sense of "in the current version of the cartridge" or "will only ever be"? In my experience, selecting a subset of a set is a fundamental user activity, a multiple selection list box mustn't be the only way to achieve it. (end of quote) as far as I see they will only be generated from page variables, ever the fact that this is so does not negate the possiblity to have a table generated from which to select a subset Trudy Cool wrote: Are you suggesting I edit the jsp file after it is generated or intercept the generation of that page to insert the bits I need? The former is easier in the short run, of course, but goes against my understanding of MDA (once the page is edited, I'm obliged to re-edit it every time I change that part of the model, no?) (end of quote) Yes, you should not expect a cartridge to be able to generate everything you can imagine. Like I said: there is a JIRA issue for it, this means that eventually I will implement support for it, I just haven't gotten to it. What I can do short-term is support it in specific cases, but trust me: it is not evident to add this kind of support for all modeling cases, besides the fact it needs to be implemented I also need to take user-friendlyness and modeling into account, it needs to be an intuitive feature. So let's say: you can submit multiple rows (selected via checkboxes) and have the values of a specific column sent to the server (most of the time you'll want to use the id, but you'll never be able to sent column values where the fields are rendered as input fields) -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=738#738 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
