Pb updating a to-many relationship with refaultAllObjects()
Pb updating a to-many relationship with refaultAllObjects()
- Subject: Pb updating a to-many relationship with refaultAllObjects()
- From: Jean Pierre Malrieu <email@hidden>
- Date: Fri, 14 Nov 2003 23:02:03 +0100
Hi,
I have a component displaying the items of a to-many relationship in a
repetition. Therefore I am not fetching the items. WO does it for me.
Because the items in the to-many can be changed by another application,
I have added a "Refresh" button to my component. This button is bound
to an action that calls ec.refaultAllObjects() and returns the current
page.
But if an item has been added to the to-many relationship by another
application, calling refaultAllObjects() does not update the list of
items in my component.
Is it normal behaviour?
What is the solution?
Thanks.
Jean Pierre.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.