in reply to Re: Dynamic forms In Perl
in thread Dynamic forms In Perl

> I believe you can afford for the user to download all the variations of the form, you only want to hide some parts unless some option is chosen.

If you disable JS you will the that thats almost what the example does.

All variations are visible, activated JS is just hiding all variable parts onLoad().

Cheers Rolf