Mark as deleted in a ERD2W app
Mark as deleted in a ERD2W app
- Subject: Mark as deleted in a ERD2W app
- From: Markus Ruggiero <email@hidden>
- Date: Fri, 19 Aug 2011 08:08:19 +0200
Hi,
I have a requirement that when the user deletes an object in a ERD2W app the object is not deleted from the database but rather marked for deletion. There is an external cleanup job running twice a day. This job no only removes the data from the database but also does some related cleanup on a remote file system. My App has neither access nor knowledge of that related data kept remotely.
How would I do this? In EditMyThing and ListMyThing page configurations I have the entity MyThing set to entityIsDeletable and thus the delete button/icon is shown. The triggered delete action does the correct thing but in my case this is not what I want.
Any ideas?
Thanks a lot
---markus--- _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden