HI,
I have CCk installed and find that I cannot get field labels to display in line or exclude a field all together using the 'Display Fields' options.
This originally occurred on a setup with lots of add-ons but I have managed to reproduce it with a totally clean install of Drupal core and CCk and nothing else:
To reproduce:
I have run a clean install of Core 6.15. I have installed CCK 6.x-2.6 and nothing else. I have enabled CCK Content, Number, Option Widgets, Text and no other modules. Core is at default.
I have created a new content type 'Test1' with a field 'field_field_test1', single text, 20 length/20 max.
Created content 'Test1' which shows the field label on top.
Gone back to 'Edit Content Types'>'Test1'>'Manage Fields'>'Display Fields' and changed the field label to 'inline'.
Created a new content based on 'Test1' and the field label is still on top.
If I try to 'Exclude' the field it also still stays in view with the label on top.
Must be a glitch as I'm afraid I have nothing else loaded but Drupal core and CCK.
I know I can make up for this via CSS but it would be nice if the options that should be available as standard worked.
Great module otherwise.
Cheers
Comments
Comment #1
drunkencelt commentedThought this was attached to my signature automatically. Should add I have the default 'Garland' theme loaded.
My Test Server:
Drupal 6.15
PHP 5.2.8
Apache/2.2.11 (Win32) PHP/5.2.8
MySQL 5.1.30
GD library bundled (2.0.34 compatible)
Unicode library PHP Mbstring Extension
Comment #2
drunkencelt commentedI am sorry to say that I am such an idiot!
Having registered this behaviour as a bug I have suddenly realised that it is not.
The 'inline' setting relates to the 'display' once the form data is saved and not the form itself! I know this! I knew it before and I know it now! The light has only just come on.....
Thanks anyway...Duh!