Automatic form generation

Current status

The current situation is as follows:

Proposal

There should be at least four types of the form generators available:

Each field of the records should be rendered with consideration of

Moreover, each field could be declared as required or optional and that could be parametrized with another option/class.

The whole form is split into fieldsets:

The changes trigger the whole wpart application rewrite (but it needs it anyway). Since the majority of the wpart_ implements the same functionality, there could be some wpart_generic module that will deal with all common situations.

Moreover, some simple JavaScript validators could be implemented on the client side.

Proposals/AutomaticFormGeneration (last edited 2009-02-26 13:52:13 by Michal Ptaszek)