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
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
Comment #1
snufkin commentedComment #2
kanelit commentedyou 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...