[jboss-user] [jBPM] - How to retreivce collection from FreeMaker form?

Adam Bach do-not-reply at jboss.com
Mon Sep 12 17:59:56 EDT 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110912/bac6cd65/attachment.html 


More information about the jboss-user mailing list