Actions
Bug #3947
closedFix delete and disable field queries to use API
Description
When retrieving the Disable and Delete field objects it should use API so full ACL and access permission checks for the field are functional.
Actions
Added by krileon about 12 years ago. Updated about 12 years ago.
Description
When retrieving the Disable and Delete field objects it should use API so full ACL and access permission checks for the field are functional.
Now uses _getTabFieldsDb from the users cbUser to pull the field allowing triggers and access permissions to act on it properly.