[Typo3] disable fiels from fe_users
Peter Klein
peter at umloud.dk
Wed Mar 16 10:26:19 CET 2005
"Pierre Rouwens" <pierre at web-lance.com> skrev i en meddelelse
news:mailman.1.1110906449.2149.typo3-english at lists.netfielders.de...
> So i've reade the rules and you're the first who tells me that Pierre is
> not enough (i mean i don't called myself zarbizao) but ok i understand.
> Ok i haven't much detailled what i wanna do...
> I speak in the BE when you create a new website user ... without any
> extension, i wanna hide some fields here (like company etc..).
> but i think i have find a way to do this by the exclude fields cause it's
> a non admin BE user.. is this the better way to achieve this ?
> Thanks
> Pierre Rouwens
Hi Pierre. In the PAGE TSConfig of the root page, insert something like
this:
-- cut --
TCEFORM.fe_users {
telephone.disabled=1
fax.disabled=1
country.disabled=1
}
-- cut --
Using the above example, the Phone,Fax & Country fields are disabled/hidden.
Use the phpmyadmin to find the names of the fields.
-
Peter Klein / Umloud Untd
More information about the TYPO3-english
mailing list