you need to put that tagged value on an event parameter (exiting a 
<<FrontEndView>>), never on a page variable (entering a <<FrontEndView>>)



just make sure the controller operation that is supposed to load the values and 
labels takes an argument with exactly the same name and type, there will be a 
form method called setBackingList(..) which can be used to store the values and 
labels from a list of beans



when multiple events are exiting a <<FrontEndView>> you can decide which 
parameters to tag, there's no relationship between them



take a look at the online store, there is a list on the second page (of type 
collection so this means many items can be selected at once)
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1250#1250
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to