Hi folks,
I wrote a code to re-render a <tr:panelLabelAndMessage/> after a dialog
closes but it is not working. The dialog opens as expected and everything
works fine except the panelLabelAndMessage is not being re-rendered after
the dialog closes.
The code is similar to:

<tr:form>
...
<tr:panelLabelAndMessage ... partialTriggers="newCategoriaPessoaInstance">
...
  <tr:commandButton id="newCategoriaPessoaInstance" ...
    partialSubmit="true" useWindow="true" windowWidth="500"
windowHeight="450"/>
</tr:panelLabelAndMessage>
...
</tr:form>

Any hints ?

Thanks in advance,


-- 
Walter Mourão
http://waltermourao.com.br
http://waltermourao.blogspot.com
http://arcadian.com.br

Reply via email to