Actions
Feature #15571
closedAllowed excludefields problem OR config problem
Start date:
2006-02-05
Due date:
% Done:
0%
Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:
Description
// Show disable RTE checkbox:
if ($BE_USER->isRTE()
OK - But I didn't find any option to hide the checkbox
not possible to hide in 'Allowed excludefields problem'
no TS Config for users/user groups
This option should be able to disable
the same concerns many options in List module
I must add a new option to 'tm_contentaccess' to disable
this - but I hope that disabling this kinds of feature could
be possible as default
(issue imported from #M2487)
Updated by Christian Kuhn over 15 years ago
Resolved as unable to reproduce: It is possible to hide the "Disable Rich Text Editor" field for table tt_content with "Allowed excludefields" in user / group permissions.
Actions