Re: Mark as deleted in a ERD2W app
Re: Mark as deleted in a ERD2W app
- Subject: Re: Mark as deleted in a ERD2W app
- From: David Holt <email@hidden>
- Date: Fri, 19 Aug 2011 09:05:45 -0700
Sounds like you need a boolean value that your clean up routine checks against. Delete means delete in D2W :-)
d
On 2011-08-18, at 11:08 PM, Markus Ruggiero wrote:
> 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
_______________________________________________
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