tables_modify

View: New views
3 Messages — Rating Filter:   Alert me  

tables_modify

by Dan Osipov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The be_groups table has a field 'tables_modify', which I assume holds
the list of tables that BE users have the right to modify. How do I add
tables to it through the back end? If the field is empty, the back end
users can't make changes through my extension's module...

--
Dan Osipov
Calkins Media
http://danosipov.com/blog/
_______________________________________________
TYPO3-dev mailing list
TYPO3-dev@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev

Re: tables_modify

by Steffen Kamper-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dan Osipov schrieb:
> The be_groups table has a field 'tables_modify', which I assume holds
> the list of tables that BE users have the right to modify. How do I add
> tables to it through the back end? If the field is empty, the back end
> users can't make changes through my extension's module...
>

look to access-list, there you set the tables where modify is allowed

vg Steffen
_______________________________________________
TYPO3-dev mailing list
TYPO3-dev@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev

Re: tables_modify

by Dan Osipov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ah, I had to check "include access lists"... Thanks!!

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Steffen Kamper wrote:

> Dan Osipov schrieb:
>> The be_groups table has a field 'tables_modify', which I assume holds
>> the list of tables that BE users have the right to modify. How do I
>> add tables to it through the back end? If the field is empty, the back
>> end users can't make changes through my extension's module...
>>
>
> look to access-list, there you set the tables where modify is allowed
>
> vg Steffen
_______________________________________________
TYPO3-dev mailing list
TYPO3-dev@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev