You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Vasily Panov <VP...@InformationLinks.de> on 2005/07/08 16:35:01 UTC

Dynamic Form best practice

Hi all,

i'm trying to define the form there the group will be shown/hide
depending of the values of 2 fields. The usual union doesn't fit it. The
jx template is not a solution because of perfomance issues. Any ideas ?

Thanks,
Vasily

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


Re: Dynamic Form best practice

Posted by Nacho Jimenez <na...@gmail.com>.
If performance is such an issue that jxtemplate wont suit you, then
dinamically generating he template is out of the quesion..  you'll
have to use a template with client-side Javascript  code for hiding or
displaying the elements you want...


2005/7/8, Vasily Panov <VP...@informationlinks.de>:
> Hi all,
> 
> i'm trying to define the form there the group will be shown/hide
> depending of the values of 2 fields. The usual union doesn't fit it. The
> jx template is not a solution because of perfomance issues. Any ideas ?
> 
> Thanks,
> Vasily
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
>

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