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.
Updated by krileon over 11 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Now uses _getTabFieldsDb from the users cbUser to pull the field allowing triggers and access permissions to act on it properly.
Actions