[TYPO3-dev] Revamped FORM cObj, take 2

Steffen Kamper steffen at sk-typo3.de
Mon Mar 24 18:09:49 CET 2008


Hi all,

"Francois Suter" <fsuter at cobweb.ch> schrieb im Newsbeitrag 
news:mailman.1.1205914135.26616.typo3-dev at lists.netfielders.de...
> Hi Patrick,
>
>> I don't agree on your thought of the markup of forms. It's not using any 
>> fieldsets or legends which are intended for use in forms. Using these two 
>> make a form usable and accessible
>
> OK, big misunderstanding here. Let me clarify.
>
> All the things I wrote are not about HTML markup, but about FORM syntax 
> and having the flexibility to render the form elements. I have read the 
> article you mention and you certainly have noticed that my markup users 
> ol, li and label. The only thing it doesn't use is fieldset and legend, 
> but it's an example and not a proposal for a default markup.
>
> I fully agree that the default TypoScript configuration for form rendering 
> should follow the Sitepoint article, but since it's all about TypoScript 
> and configuration it should also be possible to change the rendering and 
> not use fieldset when one doesn't want to for some reason or other.
>
> Now my main point in this discussion is to have the possibility to have a 
> number of structuring elements (the proposed ---***---) which can be 
> rendered any way one wishes, be it fieldsets or other. I feel having only 
> one grouping level (fieldsets) is not enough for structuring complex 
> forms.
>
> I hope my point is clearer and I would dearly like an answer to this 
> proposal.
>

good idea to make both.
We should have some things in mind

* conf for Wizard (allowItems, userItems), may be a interface for extensions
Conf should be possible by php or TS

* building with wizard or TS (should be no problem, as we need translator 
for both)

* using wizard by TCA (possible way for fe_user-inputs in any DB-tables)

* add element "Freetext"

* possibility to change validation-texts (for single formelement)

* possibility for Help texts (for single formelement)


So the syntax is also a basic common thing.

vg  Steffen 






More information about the TYPO3-dev mailing list