What about implementation of followed code 5.x:

case '_content_admin_field'

to 6.x syntax:

case 'content_field_edit_form'

???

Comments

kenorb’s picture

During $form_id checking on form_alter hook example.

kenorb’s picture

Status: Active » Closed (won't fix)