You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Rashel Shehata <ra...@gmail.com> on 2007/05/24 02:41:00 UTC

disabling HTMLarea widget

hey guys,

quick questions... how do i disable the HTMLarea widget? it appears that
using the attribute state="disabled" within fd:field does not work

Thanks

Re: disabling HTMLarea widget

Posted by Rashel Shehata <ra...@gmail.com>.
yeah i do disable ajax, because i found that if ajax is enabled when a
HTMLarea is present, the form is submitted twice

thanks


On 5/24/07, johnson <jo...@erp.tw> wrote:
>
> do you enable ajax ?
>
> Because HTMLarea contain lots of client side javascript, in ajax mode,
> the server response data only, so the state won't changed.
> try to disable the ajax.
>
> johnson
>
> Rashel Shehata ??:
> > hey guys,
> > quick questions... how do i disable the HTMLarea widget? it appears
> > that using the attribute state="disabled" within fd:field does not work
> > Thanks
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>
>

Re: disabling HTMLarea widget

Posted by johnson <jo...@erp.tw>.
do you enable ajax ?

Because HTMLarea contain lots of client side javascript, in ajax mode, 
the server response data only, so the state won't changed.
try to disable the ajax.

johnson

Rashel Shehata ??:
> hey guys,
> quick questions... how do i disable the HTMLarea widget? it appears 
> that using the attribute state="disabled" within fd:field does not work
> Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org