[jboss-user] [JBoss Seam] - Re: Dynamic number of input types

2007-09-08 Thread leezard
ok, I've partially found a solution - long running conversations and jsf syntax like this: |h:outputText vallue=#{account.limits[0].type}/ |h:inputText vallue=#{account.limits[0].value}/ | But another thing is: how to iterate thorough this list in JSF to be able to use list

[jboss-user] [JBoss Seam] - Re: Dynamic number of input types

2007-09-08 Thread mgrouch
You could use t:dataList from Tomahawk View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4082366#4082366 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4082366 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Dynamic number of input types

2007-09-08 Thread ishabalov
a4j:repeat rowKeyVar=xx will do the trick. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4082379#4082379 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4082379 ___ jboss-user