Closed (fixed)
Project:
Field Permissions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2011 at 09:42 UTC
Updated:
14 Apr 2011 at 12:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachYup! I also cleaned up the hook_form_alter() so that it's only on the Edit Tab so that users don't get too confused on the administration being on two pages. With the module Weight in there, we no longer need to check if $form['field']['settings'] exists, as we know it does.
Comment #2
robloachhttp://drupalcode.org/project/field_permissions.git/commit/b4d8f67
Comment #3
jide commentedNice !