By michee on
Hello,
I have a new content type define called Question which at the moment contains : TItle , Question (Body) and answer.
How could I remove the title, which is not needed and everywhere in the admin section where all the latest post are listed to display the question (body) instead of the title?
Thank you.
Comments
One option is to just use
One option is to just use something like the FAQ module. Another is to use automatic titles and use views to create a page or block that only lists the body.
what FAQ module? I've google
what FAQ module? I've google and it only says that you have to create a new content type etc....
In the admin there are sections like "Latest Posts" or something, or "Content management" where are listed the latest additions to my website. So they are already created, and they list the Title of all my node-types........How can i override the title for my new node-type and leave the others as they are?
Is this so hard to make a
Is this so hard to make a simple change like that? Then what it's the advantage of using a CMS? Seriously, i think i prefer to write my own code from scratch....
http://drupal.org/project/faq
http://drupal.org/project/faq