Hello,
I had created own content type and installed CCK in Drupal 5.7.
When i am creating a content i need to show only my custom fields and hide Log Message textarea , Menu Settings link,Comment settings link, Authoring information link,Publishing Information etc..
I was tried it from Administrator panel but still its showing.

Waiting for your reply....

Comments

Leeteq’s picture

"Example: Hide Log Message" (handbook php snippet)
http://drupal.org/node/204515

Formfilter module:
http://drupal.org/project/formfilter

PS. Remember that some of these elements are displayed/hidden based on user privileges given in the access control page, so you must check logging in with a "normal user" acccount.

.
--
( Evaluating the long-term route for Drupal 7.x via BackdropCMS at https://www.CMX.zone )

Leeteq’s picture

Nice if someone with the sufficient privileges could change "Hode" to Hide in the title here.

.
--
( Evaluating the long-term route for Drupal 7.x via BackdropCMS at https://www.CMX.zone )