-jon jones
Delete form A entries when form B is submitted
I've been scratching my head for a while with this... I have a form "A" that captures a user id , I have a form "B" that captures a user id, What I would like to happen is every time a user submits form "B" , all form "A" entires by the same user are deleted, Any body got any ideas or done anything similar?