I'm sure that I'm missing something simple.
But I'm not sure where to input the values?
I do not see a "markup" section on any of the edit pages.

D6.4
cck 6.x-2.0 rc6

thanks

Comments

loze’s picture

Category: support » bug
Status: Active » Needs review

i changed line 20 from
else if ($form_id == '_content_admin_field') {
to
else if ($form_id == 'content_field_edit_form') {

and it works now.

mh86’s picture

Status: Needs review » Fixed

Hi!
Thanks for working on that. I committed the changes and released a 6.x-1.1

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.