Vincent said.
anonymous wrote :
| The issue comes from the fact that when I hit the Save button, the onblur event from
a:support fires at the same time and it breaks the save process. If I click outside the
edited field, and then click the save button it works.
|
so I tried this workaround:
| <a:support event="onblur" reRender="cityNameDecoration"
bypassUpdates="true"
onsubmit="this.getElement('0').focus();"/>
|
in the edit pages generated by: it works fine in this case!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080680#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...