[TYPO3-english] Hide translations in the element browser

Fabrice Morin fmo at sword.eu
Thu May 16 17:35:36 CEST 2013


Hi,

Is it possible to hide translations of records in the element browser ?

In my case, the element browser is opened from a selector built using a flexform :

	...
	<TCEforms>
		<label>test</label>
		<config>
			<type>group</type>
			<internal_type>db</internal_type>
			<allowed>tt_content</allowed>
			<size>1</size>
			<maxitems>1</maxitems>
			<minitems>1</minitems>
			<show_thumbs>1</show_thumbs>
		</config>
	</TCEforms>
	...


I'd like to only show records with the default language in the element browser.


More information about the TYPO3-english mailing list