"Sunondo Ghosh" <[EMAIL PROTECTED]> wrote: >Hey Wouter, > >Did you mean an incoming transition (when you said outgoing below)? >
no >I have currently adding an incoming transition to the FrontEndView >called Display User List. I had not given any name to it based on the >example from the animal quiz which is the transition from "prompt the >user" to "answer question" (where the question is being sent to "answer >question"). Should I give it a name? > no, what you did is correct, the name will be ignored if you would add it >I have added a param userList to this transition and given it a data >type of Collection. This param by default has the following tags: >@andromda.struts.view.field.format : String[*] >@andromda.struts.view.field.required : String[*] > >In MagicDraw, I couldn't figure out how to add >@andromda.struts.view.field.type = select > yeah, you're probably using 3.0M1, you will need that tagged value yourself (define it in the model) and assign it the 'select' value on the model element >When I click on Edit Tag Definitions and the on the Add button I see a >"Select Extension Element Storage" popup. What do I need to select >there? > no idea, I never had that >Thanks, > >Sunondo > my previous email is correct, outgoing transition trigger parameters describe the possible forms on a page -- Wouter __________________________________________________________________ Introducing the New Netscape Internet Service. Only $9.95 a month -- Sign up today at http://isp.netscape.com/register Netscape. Just the Net You Need. New! Netscape Toolbar for Internet Explorer Search from anywhere on the Web and block those annoying pop-ups. Download now at http://channels.netscape.com/ns/search/install.jsp ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
