Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6470297
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:05:41+00:00 2026-05-25T06:05:41+00:00

Drupal 6. I have created a node type which consists of just a body

  • 0

Drupal 6.

I have created a node type which consists of just a body text field (the title is hidden using auto_nodetitles), and I am displaying all nodes of this type through a view.

I want the author of the node to be able to click a “delete” link somewhere next to the node item in the view to have it removed (as you would delete a node through /admin/content/node/overview normally).

What is the best approach to doing this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T06:05:42+00:00Added an answer on May 25, 2026 at 6:05 am

    Via Views, you can output node edit/delete links; however, you’ll have to confirm the deletion as in the administrative pages.

    I suggest you to write a custom module with the function to delete nodes, but without confirming. Write this simple module (you could use your existing custom module) following these steps:

    1. Write an implementation of hook_menu(), which defines a menu item with wildcard to receive the node ID as argument (more on this here)
    2. Add a function where you should pass the node ID and call node_delete()
    3. In Views, add node:nid to the view’s fields, but exclude this from display
    4. Add a custom text view field (in options pick output this as link), and write URL you’ve chosen in 1
    5. Don’t forget to use “[nid]” as wildcard
    6. Profit.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using Drupal 6. I've created a new node type with CCK, which has one
I have created a custom field on a content type in Drupal 7 which
I have a Drupal (v6.17) Content Type which includes a Taxonomy field. I want
I have this website iloveforwards.com created using drupal. I would like to have a
I've created a (modest) question answers system in Drupal. I'm using forum content type
In Drupal I have the page content type. I have created a vocublary and
I have a Drupal 7 module that creates a custom node type. It's working,
I have created a node in drupal with cck fields on it and I
I'm very new to drupal (started yesterday), I have created a content type called
I am using Drupal and have sifr set on list items, and also a,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.