Pods Mass delete

This topic is: not resolved

This topic contains 7 replies, has 7 voices, and was last updated by  jonathandietz 1 year, 12 months ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #162981

    crasymaker
    Member

    I would love this feature. It takes forever to delete a large amount of pod items.

    #162982

    logikal16
    Member

    That can be arranged.

    #162980

    extrakun
    Member
    Post count: 1

    As of now it is a hassle to delete lots of pod items, especially after an import that goes wrong. (I usually make a DB backup before importing, but still).

    Would it be good to have a mass selection and deleting of pod items from the Browse section?

    #162983

    WallabyKid
    Member
    Post count: 8

    BIG hassle! Soon? Sorting and filtering? (categories etc?)

    #162984

    kruto
    Member

    I would love this feature too, I’m using Pods, and I’ve imported more than 1000 items, multi select and bulk deleting (something like "edit posts" page on wordpress) would be faboulous.. does Pods UI already has these features ?
    Thank you

    #162987

    I would also really love a way to do this. Are there any work-a-rounds right now? I’m having trouble with mass deletes.

    #162985

    I would also really love a way to do this. Are there any work-a-rounds right now? I’m having trouble with mass deletes.

    #162986

    chris.pilko
    Member

    You could do this with a PodAPI->drop_pod_item() call. If there is a field in your pod you can use to trigger this (don’t forget about the "modified" field), you could do this on one page, otherwise it would be a two-step process: 1) Generate an HTML form of all the items in your pod with a checkbox for each pod item that sends the ID for that line item as the value on submit. 2) A processing pod page as the action for the form that would execute a drop_pod_item() for each id that was selected on the form.

    You’re going to want to make sure your action page checks to make sure you are an admin, and debug this thoroughly with a test pod before using it on your live data.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Wordpress Cloud Hosting