Adam Bach [http://community.jboss.org/people/heathcliff] created the discussion
"How to retreivce collection from FreeMaker form?" To view the discussion, visit: http://community.jboss.org/message/626130#626130 -------------------------------------------------------------- How do I get data from <SELECT MULTIPLE name="players" SIZE=5> <OPTION VALUE="adam">Adam</OPTION> <OPTION VALUE="adam1">Adam1</OPTION> <OPTION VALUE="adam2">Adam2</OPTION> <OPTION VALUE="adam3">Adam3</OPTION> </SELECT> as a collection of values for <#list players as player></#list> in different form? this select is in my starting form and i wont it to be stored in a variable after process starts, than i wont to list all elements on a different ftl form. Please give me some short step by step explenation. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/626130#626130] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
