Hi,

I want to display the content title only when i post a new content in my drupal website.

Is it possible?

Please make someone me to solve.

Thanking You.

Regards,

Nagendren

Comments

snufkin’s picture

Version: » 5.x-1.x-dev
Status: Active » Closed (fixed)
kanelit’s picture

you can use CCK.

The Content Construction Kit allows you to add custom fields to nodes using a web browser. Drupal 7 and Fields in Core Part of CCK is moving to core in the Drupal 7 version. The API to create and manage fields is now in core and this module, CCK, has been ported to Drupal 7 to serve as the UI for fields...