You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Dave <ja...@yahoo.com> on 2007/05/03 12:58:32 UTC

for commandButton

  <s:pprPanelGroup id="PPR" partialTriggers="submitButton">
  <h:outputText value="#{bean.text}"/>
  </s:pprPanelGroup>
   
  <t:commandButton id="submitButton" forceId="true" 
  onclick="submit(this);return false;" style="display:none" /> 
   
  In javascript,  call the button.click().
  The form is submitted using normal submit, not ajax.
   
  Thanks for help. 
  Dave

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.

Re: for commandButton

Posted by Matthias Wessendorf <ma...@apache.org>.
that is a bug,

there is a issue:
https://issues.apache.org/jira/browse/TOMAHAWK-969

Ernst is working on it

-M


On 5/3/07, Dave <ja...@yahoo.com> wrote:
>
> <s:pprPanelGroup id="PPR" partialTriggers="submitButton">
> <h:outputText value="#{bean.text}"/>
> </s:pprPanelGroup>
>
> <t:commandButton id="submitButton" forceId="true"
> onclick="submit(this);return false;" style="display:none" />
>
> In javascript,  call the button.click().
> The form is submitted using normal submit, not ajax.
>
> Thanks for help.
> Dave
>
>  ________________________________
> Ahhh...imagining that irresistible "new car" smell?
>  Check out new cars at Yahoo! Autos.
>
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com