I'm stumped on what the "WO way" is for a rather common information display issue. I have an array of eo's that i want to display in a list format. Some fields I want to display on every line, some fields I want to display only if it differs from the previous item in the array. Like so...
Title, Author Title Title Title, Author Title Title, Author Title, Author Is it possible to do this with a simple WOConditional? I'm not sure how to reference the previous object in an array. I've tried starting from the parent objects and moving down the hierarchy which allows me to display more detail info on only the first item in the array. Unfortunately this seemed to create enough database interaction that I had to adjust my WOAdapter to wait for the data. --matt _______________________________________________ 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: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to archive@mail-archive.com