I've also noticed that you can't access values in the main form/dataTable in the facelet from a modalPanel. For example, the following returns -1 (b/c the processor doesn't have a currently selected row in the main form's dataTable):
myAuditList.getRowIndex() So I can't get the values from the main form either... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112413#4112413 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112413 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
