Where do I input the prefix and suffix values?
loze - October 6, 2008 - 03:51
| Project: | Form Markup |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
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
Hi!
Thanks for working on that. I committed the changes and released a 6.x-1.1
#3
Automatically closed -- issue fixed for two weeks with no activity.