By skat on
Hi,
In a content type I have a cck field which is compulsory for the users when they create that type of content, however I don´t want show the field after they created or edited the content.
How can i do that? because I´m not using a view to show the content is the default view. I guess that i can do that with css, but the point is the cck has the same class than others. How can i avoid that?
I´ve seen within the the options of cck I have the possibility to use php, maybe there I can indicate that it print with particular div, however i don´t know php and how can i do that.
anyone could help me?
thank you and sorry for my english!
Comments
Hope this will help you
for above eg use following css
So try use field name from your content type(go to your content type->manage fields)
Hope this will help you
Thank you for your answer
Thank you for your answer