On 25/05/2012, at 1:14 AM, Ramsey Gurley wrote: > On May 24, 2012, at 3:03 AM, Paul Hoadley wrote: > >> => restrictedChoiceKey = "object.availableStatuses" >> >> where availableStatuses() is a method on Provision that returns 'new >> NSArray<Status>(Status.values());'. >> >> I'm getting an IllegalStatusException when I try and load that >> (ERMODQueryPage) page: >> >> java.lang.IllegalStateException: Destination entity could not be retrieved >> from EO of bindings. > > There is no "object" on a query page. You'll probably need to make a query > enum component. I've not done one of those yet, but I'm adding it to my todo > list :-)
I'm getting the same problem on a ERMODWizardCreationPage—is it the same explanation? I can successfully edit an enum attribute value on an existing EO, but I can't create a new one. -- Paul Hoadley http://logicsquad.net/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com