Actions
Feature #17950
closedForbid record in sysfolder
Start date:
2007-12-24
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
We can modify $PAGES_TYPES[254"]["allowedTables"].="...";
But it's possible to add new option :
$PAGES_TYPES[254"]["forbidedTables"].="...";
Because i want to hide record from INSERT RECORD link. (example : when I use IRRE option with a special record, but I don't add this same record from INSERT RECORD)
Do you understand ? ;)
Thank You
(issue imported from #M7046)
Actions