[TYPO3-dev] Typo3 4.6 Form
Robert Wildling
robertwildling at gmail.com
Thu Dec 8 11:36:56 CET 2011
Hello developers? Can you please clarify this situation here? It is
undocumented.
Also, a general way to turn off the automatically included CSS seems to
be not possible. Can you please clarify this situation, too, before I am
going to file a buf report?
Thanks!
Robert
Am 07.12.11 11:36, schrieb Robert Wildling:
> Anybody? Please?
>
>
>
>> Hi,
>>
>> On checking the layout possibilities of the new form element, I bump
>> into the following situation:
>>
>> layout {
>> textline (
>> <label />
>> <input />
>> )
>> elementWrap (
>> <element /> // removed the li-wrapper (or dt..)
>> )
>> containerWrap (
>> <elements /> // removed the ul-wrapper (or dl...)
>> )
>> }
>>
>> When removing the wrap elements from the elementWrap and the
>> containerWrap, an error in the FE is produced:
>>
>> Fatal error: Call to a member function setAttribute() on a non-object in
>> /[blablabla]/typo3/sysext/form/Classes/View/Form/Element/Container.php
>> on line 60
>>
>> Is this a vorrect behaviour? What has to be done of no wrap elements at
>> all are desired?
>>
>> Furthermore: does anybody know if there is a constant editor planned for
>> this extension??? It seems logical to have some fields to edit when
>> imcorporating an extra TS template for the form....
>>
>> Thanks!
>> Robert
>
More information about the TYPO3-dev
mailing list