[TYPO3-dev] best practice for large forms
Markus Schorer
ms at plain.de
Wed Jul 26 09:20:55 CEST 2006
hi,
i'm looking for a "best practice" approach to the following problem:
- i have a set of 16 paper-forms (16 aspects of accessibility info)
- each form consists of 5 to 25 input fields
- many fields belong together, should be grouped visually and maybe
logically (hasfeature: no/yes, if yes ...)
with my limited knowledge and experience i see several possible ways to go:
- a plugin with flexform: creating a 16-tab flexform, using the
predefined pi_flexform-column
relatively easy to setup, no database bloat ... but
i find no way of arranging the fields in panels/groups
- a plugin using dividers2tabs: creating a form with --div-- tabs
mid-complicated setup, good arranging of fields ... but
yet another db-table with _lots_ of columns
- using templavoila with fce's:
interactive setup, using single db-field but
lots of config work/templates, "strange" integration
what do you think?
any way to arrange the flexforms? avoid a new table with dividers2tabs?
please advise ...
markus
--
_______________________________________________________________________
plain GmbH | daiserstrasse 15 | 81371 münchen
fon 089.540.149.0 | fax 089.540.149.44 | http://www.plain.de
More information about the TYPO3-dev
mailing list