• Resolved zesgar

    (@zesgar)


    I have a form that allows subscribers to add posts to a Pods Item. I then use a Pods Template to return a users items. I would like to add a delete button into the Pods template to allow users to click “X” to delete any unneeded items. I have tried using onclick with Javascript and using rest api. That didn’t work. Thoughts?

Viewing 1 replies (of 1 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    This is not supported in Pods Templates. You’ll have to create your own addon/code for such functionality. Pods Templates can be used for display, not managing posts.
    If you start working on this, please make sure your security is well done or anyone could delete posts.
    Cheers, Jory

Viewing 1 replies (of 1 total)

The topic ‘Add a delete button within Pods Template’ is closed to new replies.