Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Pankaj

    (@pankajtechilagmailcom)

    Hello,

    Is there someone who answer me…?

    I am waiting for your reply…

    Plugin Author Michael Simpson

    (@msimpson)

    Are they the most recent records, the oldest or something else? How are these 300 different from the other 2500? What do you mean by “list”? If you are using a short code or export, these can run out of memory before delivering all the results. Adding unbuffered=”true” usually fixes this.

    Hi,
    how i can add a filter to delete the file related to a register after this register is deleted?

    Plugin Author Michael Simpson

    (@msimpson)

    When a form entry is submitted with a file upload, the file is stored in the DB. If you delete that form submission then the file is also deleted.

    But i used that filter you posted to save a copy of the file in some directory i choose. How can i delete it when a data is deleted?

    Plugin Author Michael Simpson

    (@msimpson)

    No, there is no code hook for when an entry is deleted.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘some records deleted automatically’ is closed to new replies.