Well, I'm not sure I understand where is your problem ...


Yes, we need to give two (2) variables to the front end. One is the list of all 
possible values, the other is the selected value (which can be "null"). The 
backing list is a Collection of all possible values. So in your page variable, 
you will have both the whole list, and the selected value.



In the event params (so the one going out of the front end view) you should 
have only the selected value (the one that was choosen by the user).



It might get clearer when you fix the tagged values problem ...
--
Jabber : [EMAIL PROTECTED] (feel free to contact me)
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3517#3517
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to