[TYPO3-dev] Tabs were not added

Tapio Markula tapio.markula at xetpoint.fi
Sat Aug 23 09:39:21 CEST 2008


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.




More information about the TYPO3-dev mailing list