I'm finally starting to understand CCK. One thing I'm wondering is if you can make a CCK field with no label?

Like I want to a another body of text (textarea) but I don't want a label to be above that textarea.

Thanks

Comments

Rowanw’s picture

Use CSS to hide it, each label should have a unique id or class.

If you want to hide the label when displaying the submitted node data, use the 'Display fields' tab.

chadchandler’s picture

The best way to accomplish what you want is to go into the Display, and set the appropriate CCK Label to "Hidden". Admin>>Content-Management>>Content-Types>> Display

Johnboat’s picture

I'm not seeing Display

chadchandler’s picture

Sorry, tried that without looking. Admin>> Content types >> Click Edit on the field in question >> Display fields

Johnboat’s picture

Thanks a lot man! I really appreciate it.

peps’s picture

I tried to hide the label of the cck text field but it seems it's not working. Maybe a bug? I'm using Drupal 5.7 with CCK 5.x-1.7 on a fresh install.

heather’s picture

Go to:

yoursite.com/admin/content/types/{typename}/display

There you should see a list; under the column 'Label' for each item, you can see pull down menus.

Select "hidden" for your field's label.

Does that work? Do you see your field listed there?

johnhanley’s picture

This is still an issue with CCK 5.x-1.9.

-------------------------------------------------------

"The sting in any rebuke is the truth." - Benjamin Franklin

socialnicheguru’s picture

is this still broken?

I am also using contemplate

www.activelyOUT.com
Creating an activelyOUT community of LGBT professionals

http://SocialNicheGuru.com
Delivering inSITE(TM), we empower you to deliver the right product and the right message to the right NICHE at the right time across all product, marketing, and sales channels.

mortenson’s picture

Is not working for me also in Drupal 6