[jboss-user] [JBoss Seam] - Standard task : lookup field
dkane
do-not-reply at jboss.com
Tue Oct 9 08:25:43 EDT 2007
Was pretty sure this topic is described in documentation or discussed in forum, but have not found anything so far. Probably, wrong keywords were used..
The form displays editable list of "clients" entities (DataModel + rich:dataTable).
Each client has category_id field.
"Categories" table has category_id and name fields.
I need a "Category" column in clients table, with drop-down list in each row. User should be able to set category_id for client using this list. The actually displayed value in field and drop-down list should be Category."name".
Thank you in advance for your help.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092988#4092988
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092988
More information about the jboss-user
mailing list