Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2008 at 12:11 UTC
Updated:
10 Apr 2008 at 01:21 UTC
When i try to add a field to a content type and want to edit the label, it will wont show the name given by me in the overview or when trying to create the content. For example when editing field_bandname and changing the Label to Bandname it still shows field_bandname in the content creation dialog. I also get the following message, which i dont really understand as iam not into php:
Der Standardwert den PHP Code bei ungültigen Werten zurückliefert
Erwartetes Format :
array(
0 => array('value' => value for value),
// You'll usually want to stop here. Provide more values
// if you want your 'default value' to be multi-valued :
1 => array('value' => value for value),
2 => ...
);How do i make the label thing work?
Comments
Comment #1
karens commentedI can't replicate this with the latest code. Maybe you got a broken version in between updates (there are numerous updates almost every day).
Try again with the very latest code and re-open if you still have problems there.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.