Vinny, You might be able to do this with a list page with batch size of '1' and an embedded inspect page. Though my gut tells me that you may end up wanting to implement a custom list page or maybe a custom list page repetition (depending on how custom the navigation needs to be).
D -- David LeBer Codeferous Software On 2012-07-31, at 12:06 PM, Vinny Luc <[email protected]> wrote: > Hello D2Wers, > > I have a requirement to imeplement Next/Previous nagivation within the > inspectPage. > > I am wondering if this is possible and secondly if this is a good design > pattern within D2W flow? > > I digged around a little bit by attempt to pass it in through the bindings > but so far I don’t think that' spossible (it's always NULL). > > My last resort is perhaps to cache this handle in the Session > > Any Ideas? > > Thanks much, > Vinny > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
