Hi there,
Can I automatically delete the previous entry from a User ID of a form, after a new entry in that form is sent by the User ID?
I came across the list of codes below, but not sure if there is a suitable code for the above.
https://formidableforms.com/knowledgebase/frm_after_create_entry/
You can, but you have to know the entry id of the entry you want to delete. See this example in the KowledgeBase starting at line 47. https://formidableforms.com/knowledgebase/frm_after_create_entry/#kb-create-an-entry-for-each-user
Thank you for your reply Victor 🙂
Do you know what the code should look like?
The referenced code in the article shows you what the code looks like.
Please login or Register to submit your answer