Oct/09
28
hiding intermediate tables in IRRE including the new item link
0 Comments | Posted by henjo in typo3
In the current documentation of typo3’s api it seems impossible to hide the ‘new record’ link for the intermediate tables when using IRRE.
After a little search I found already a patch has been written to get this fixed and it is in the current core (I am working on 4.2.10 here, not sure when it was included though).
The solution is quite straightforward: you already had the possibility to specifically allow new tables using
mod.web_list.allowedNewTables
but now you can also use
mod.web_list.deniedNewTables
to meet your needs… Especially if you use it together with the hideTable setting…
Basecamp
Get me at Technoratie
Typo3











