[JBoss-user] [JBoss Seam] - Re: Dynamic selectOneMenu

2006-03-19 Thread ariska
Sorry, perhaps I did not make my point clear.

What I want to accomplish is this:

I have a modifyUserForm with the selectOneMenu for the userType 
[admin,accounting,reporting].  When the form loads the userType selectOneMenu 
should be initialized and display correct  userType value for selected user 
(for example [accounting] ).


kind regards,



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3931209#3931209

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931209


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Dynamic selectOneMenu

2006-03-18 Thread ariska
Thanks for your prompt answer.

I managed to implemented as in the dvd example, though I have one concern left.

 How can I  *initialize*  the selectOneMenu component with a value?
Let's say that, in the case of the dvd-store demo,  I want the Category to be 
initialized to Comedy .


kind regards,


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3931170#3931170

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931170


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Dynamic selectOneMenu

2006-03-18 Thread ariska
I can see how the Any value is added, but my point here is to get the value 
initialized from the database value. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3931173#3931173

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931173


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Dynamic selectOneMenu

2006-03-17 Thread ariska
Hi all,

I'm new to SEAM. I have studied the hotel example and I'm thrilled to try SEAM 
out  in my next project.  As database bound comboxes (a dynamic selectOneMenu) 
are so basic elements in UI design, in case of SEAM, I have been wondering how 
I can create one  with JSF/Seam, where the data to display ([description]) 
comes from a explicit select statement from one table (say, table_Codes[id, 
description]]) and the user input is converted accordingly to a key value (id). 
Any hint would be highly appreciated.

Best regards,


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3930955#3930955

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930955


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user