Active
Project:
Field extra widgets
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2012 at 05:42 UTC
Updated:
16 Feb 2012 at 05:42 UTC
When field permissions module is installed, editing any field settings in a field that uses the field extra widgets, gives this error:
Fatal error: Call to undefined function _field_permissions_field_settings_form_submit() in ... public_html/includes/form.inc on line 141
Actually it was an attempt make this module work, to allow text areas to be editable for admins and read only (in edit mode) for other roles.