[TYPO3-dev] Tabs were not added

Steffen Kamper info at sk-typo3.de
Sat Aug 23 13:41:27 CEST 2008


Tapio Markula schrieb:
> Steffen Kamper kirjoitti:
>> Tapio Markula schrieb:
>>> Hi
>>>
>>> I tried to add tabs for tt_address records
>>>
>>> $tempShowItems=$TCA["tt_address"]["types"][1]['showitem'];
>>> $TCA["tt_address"]["types"][1]['showitem']='---div---;Yleiset,'.$tempShowItems.',---div---;Ilmoittautumistiedot,basic_education,vocational_school,institute,polytechnic_school,university,other_education,work_experience,education_line,tx_abcourses_categorie,tx_abcourses_location,tx_abcourses_companies'; 
>>>
>>>
>>> I didn't get any tabs.
>>
>> Hi,
>>
>> did you enable dividers2tabs in ctrl-section?
> No - I added them now but
> $TCA["tt_address"]['ctrl']['dividers2tabs']=true;
> didn't help.
> 
> If I need to define flexform it becomes too complex and
> flexform has hardcoded fields. How then in overall can add new fields?
> I need to add much new fields.

I tested and it works.
Look in BE->configuration if dividers2tabs is set proper.

vg Steffen




More information about the TYPO3-dev mailing list