[TYPO3-english] user tsconfig condition: TCEFORM

Urs Bräm info at ursbraem.ch
Fri Sep 2 15:38:52 CEST 2011


Hi

I'm looking for the right way to use a TCEFORM definition in a User 
TSConfig condition.

THIS WORKS:

In User TSConfig
page.TCEFORM.tt_content.header.disabled  = 1
will of course hide the header field

and
[globalVar = GP:colPos==0]
mod.wizards.newContentElement.wizardItems.common.show = text,table
...
[global]
works as a condition for detecting colPos in combination with BE Layout 
- in that case for the cType wizard.

BUT THIS DOESN'T WORK:

[globalVar = GP:colPos==0]
page.TCEFORM.tt_content.header.disabled  = 1
[global]

(-> hide the header field in all records of col 0) won't produce 
anything. Maybe colPos is the wrong variable here?

Thanks for any hint
Urs


-- 
Urs Bräm
macht Websites
---
Certified Typo3 Integrator
CH-3011 Bern
www.ursbraem.ch


More information about the TYPO3-english mailing list