Download & Extend

Where do I input the prefix and suffix values?

Project:Form Markup
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Category:support request» bug report
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.

#2

Status:needs review» fixed

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

#3

Status:fixed» closed (fixed)

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