I have the same problem.
If I use the following code seam updates the object automatically:
<s:decorate id="tipoprecioDecoration" template="layout/edit.xhtml">
| <ui:define name="label">TIPO PRECIO</ui:define>
| <h:inputText id="tipoprecio"
| required="true"
| value="#{operacionHome.instance.tipoprecio}">
| <a:support ignoreDupResponses="false" immediate="false"
bypassUpdates="false" event="onblur" reRender="tipoprecioDecoration"/>
| </h:inputText>
| </s:decorate>
Can you help my with other idea??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058151#4058151
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058151
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user