[TYPO3-core] RFC: #10827: Hide "Save and View"-button when editing a content-element
Dan Osipov
dosipov at phillyburbs.com
Thu Apr 16 19:05:30 CEST 2009
Ok, thanks. This worked.
Question: why is this in UserTS, and not PageTS? Doesn't it make sense
to have the button disabled for a specific page for all users, rather
than all pages for a specific user?
Unless I'm misunderstanding something (again)...
Dan Osipov
Calkins Media
http://danosipov.com/blog/
Christian Kuhn wrote:
> Hey Dan,
>
> Dan Osipov wrote:
>> Can't get it to work. I'm using the following in PageTS:
>> options.saveDocView.tx_blogexample_domain_blog = 0
>
> Warning: This is UserTS!
>
> options.saveDocView = 0
> will disable the save & view button for all tables.
>
> Regards
> Christian
More information about the TYPO3-team-core
mailing list