By Johnboat on
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
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
Use CSS to hide it, each
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.
The best way to accomplish
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
I'm not seeing Display
I'm not seeing Display
Sorry, tried that without
Sorry, tried that without looking. Admin>> Content types >> Click Edit on the field in question >> Display fields
Thanks a lot man! I really
Thanks a lot man! I really appreciate it.
This doesn't work
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.
Go to:
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?
hidden label not hidden
This is still an issue with CCK 5.x-1.9.
-------------------------------------------------------
"The sting in any rebuke is the truth." - Benjamin Franklin
subscribing
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.
Is not working for me also in
Is not working for me also in Drupal 6