[TYPO3-english] Hiding a tab from a content element in backend

Steffen Gebert steffen.gebert at typo3.org
Fri Apr 15 19:07:58 CEST 2011


On 15.04.11 18:59, Enrique Moreno Tent wrote:
> Hello guys. Ive installed a extension (multicolumn, if it matters) and I've
> been wanting to hide one of its tabs (configuration), but I have no idea how
> could I do it. Can anyone please help me, please?

Add to the UserTS or PageTS

TCEFORM.<table>.<field>.disabled = 1
to hide all the fields you dislike.

E.g. TCEFORM.pages.title.disabled = 1 to hide the title field of the 
pages table.

For non-admin users (which your editors probably are) you can, of 
course, deny them accessing the fields.


Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 v4 Core Team Member

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org


More information about the TYPO3-english mailing list