WORepetition problem
WORepetition problem
- Subject: WORepetition problem
- From: Emmanuel KOPP <email@hidden>
- Date: Fri, 12 Mar 2004 09:45:26 +0100
Hi all,
I've two table - Cat and Products . Products have authorization
attributes.
Cat and Products have a one to many relationship (CatID and ProductID)
Cat is show through a WORepetition and inside this repetition I've a
table with repetition for Product (via the relationship) see below :
Rep 1 :(list) catList -> (item)catItem
table with Repetition
Rep 2 : (list)catItem.relationship ->(item) productItem
I'll want to show only Products that user must see.
How can do that ?
_______________________________________________
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.