Hi Ian

On Thu, 8 Jan 2003, Ian Bicking wrote:
> On Wed, 2003-01-08 at 22:00, Edmund Lian wrote:
> > >I never really have supported or wanted mutable forms -- people just
> > >happened to find them on their own since I left the code in.  There
> > >would be no mutable forms.  I don't believe there is any need for them.
> >
> > Yes there is!!! I'm using them right now in an application I'm building. I
> > need to build a form based on user inputs and lookups in a database. There
> > is absolutely no way to know what fields will be on the form ahead of time
> > because they depend on user input.
>
> Tell me more, because I don't want to make what you need to do
> impossible.  Note that select boxes can be dynamic without the form
> being dynamic.

We also need mutable forms.

In our application, we store member institutions and their departments
and the employees in them into the database. The administration
interface to edit the institution/department data should build a form
that depends on the actual number of departments in each institution
and the actual number of employees in each department.

Stefan



-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to