Doesn't remove the input formats box
Owen Barton - June 15, 2007 - 04:54
| Project: | CCK Field Permissions |
| Version: | 5.x-1.10 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I removed access to a field, which worked fine, except that the 'Input formats' dropdown box was left behind.
My guess is that #access = false needs to be set on the parent element, or the tree needs to be navigated to locate the additional field.
