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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...