[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SAGE] web form handling software
On Wed, Jan 12, 2005 at 10:36:54PM +0200, Alexios Zavras wrote:
> John Stoffel wrote [edited]:
> > Philip> 1. creation and adjustment of web based forms, by non-techies
> [...]
> > Philip> [it] has to be usable by true "non-techies", eg: web-gui.
> [...]
> > Unfortunately, writing a dynamic form to add/subtract fields
> > dynacmically before the data is submitted is really hard. Or you have
> > to break it down into sub-forms, etc. A pain.
>
> One of the best such implementations I've seen
> it's the Opera Show Generator -- where you do exactly that:
> you fill a form (add/subtract fields, move them around, etc.).
> All client-based.
Err.. doesnt seem to quite be the same thing as what I'm requesting.
As far as I can see, you fill out a "survey",
and that does the creation of a predefined presentation.
The content of the presentation is fixed.
This seems similar to the "cssgarden" site, where it has the same content,
but you just pick your favourite css wrapper to fit your styling.
We need something that can change the actual "content". We want
our (HR department/planning department/whoever) to be able to create
lots of different forms for themselves, and modify them themselves.
Not to mention we need something that will definately work for multiple
browsers.