Contextual forms? - TechRepublic
General discussion
February 1, 2005 at 05:03 AM
pete

Contextual forms?

by pete . Updated 19 years, 3 months ago

Anyone know of a form generator or code base (PHP or other Open Source solution) that allows one to build a form with remote proceedures (or just heavy DHTML) so that when you make a selection (Choose One: Option 1, Option 2, Option 3) then the next series of form elements are subs to that option
(Option 1a, Option 1b, Option 1c, Option 1aa, Option 2aa, Option 3aa, etc).

This way you can build forms with intelligence that lead the user, gently through even the most complex forms, while still maintaining low server overhead.

TIA

Pete

This discussion is locked

All Comments