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 Avendasora <email@hidden>
- Date: Sat, 20 Aug 2011 18:58:39 +0800
Dave
On Aug 20, 2011, at 1:04 AM, Ramsey Gurley wrote:
> You'd also need to add an additional qualifier to your display groups to prevent the 'deleted' objects from showing up in the interface.
Or create a QueryDataSourceDelegate (http://wiki.objectstyle.org/confluence/display/WO/D2W+Flow+Control) and added it to everything with one rule .
10 : entity.name like '*' => queryDataSourceDelegate = com.example.delegates.MyQueryDataSourceDelegate [ERDDelayedObjectCreationAssignment]
Dave (no, the other one) _______________________________________________
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