[jboss-user] [JBoss Seam] - Re: how to handle a form with input in modalPanel?

asookazian do-not-reply at jboss.com
Wed Oct 24 17:25:08 EDT 2007


ok I am planning on solving this problem using Seam Remoting (AJAX).  There is an onshow event handler attribute for the rich:modalPanel component.  The a4j:form is inside this modalPanel.

I will call the javascript function that will call the SB method annotated with @WebRemote that will return the appropriate previously entered text for that particular cell in the dataTable.

The javascript function will take that String and set it to the inputText value in the a4j:form of the modalPanel.

Please let me know if this will not work.  thx.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098579#4098579

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098579



More information about the jboss-user mailing list