[jboss-user] [JBoss Seam] - Re: form controls with the same property name

2007-09-19 Thread wise_guybg
Normally you wouldn't have components with the same name. Why don't you add an index next to the name. Ex.: username1, username2... Either way if you want them referenced from/to a backing bean you should have different fields!? View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBoss Seam] - Re: form controls with the same property name

2007-09-21 Thread schmod54
My initial attempt was to do as you said... but it didn't work. I've played around with it and discovered that displaying faces messages attached to a control inside of a loop is problematic. Has anyone done this? The following is my code to allow users to modify a set of "Category" objects:

[jboss-user] [JBoss Seam] - Re: form controls with the same property name

2007-09-23 Thread wise_guybg
I'm wondering about that anonymous wrote : batchCategories.rowIndex How have you realized it? I also did not see how you have called facesMessages.addToControlFromResourceBundle("username", "usernameExists"); You should be using indexes there too, right? View the original post : http://www.jbo

[jboss-user] [JBoss Seam] - Re: form controls with the same property name

2007-09-23 Thread schmod54
I was a bit ambiguous in my previous posts, because I was mixing examples... also I was wrong about the exact problems I've had with different approaches. So I've made a simplified example that shows what I want to do, and how the different approaches fail. I'm running this in a seam-genned pr

[jboss-user] [JBoss Seam] - Re: form controls with the same property name

2007-09-25 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBSEAM-1855 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088453#4088453 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088453 ___ jboss-use

[jboss-user] [JBoss Seam] - Re: form controls with the same property name

2007-09-25 Thread schmod54
Thanks. I voted for it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088470#4088470 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088470 ___ jboss-user mailing list jboss-