PDA

View Full Version : Delete File when Deleting Record


fragop363190
05-13-2009, 04:28 AM
How and where do i use the Delete File feature on the DataAssist generated pages in order to have the file in the db erased from the server when deleting the record + when updating it with a new file to delete old file?

I trid applying the behavior to the update page, to the details page where the delete behavior is, but it wont allow me i get this msg :

"There are no update or delete transactions on page. Please insert an appropriate transaction first."

Thank you in advance.

Using DFP2 and i am not using a delete.php page just using the Delete on details page feature.

Ray Borduin
05-13-2009, 07:52 AM
I think this problem might be a conflict with the ADDT delete file server behavior. If you aren't using that extension, try deleting or disabling it from the extension manager and see if that fixes the problem. I could also try to walk you through updating the file name to try to eliminate the conflict if necessary.