Re: ERXBatchingDisplayGroup question

2017-10-12 Thread Morris, Mark
Hi Aaron, Thanks, that makes perfect sense. I do think our apps might be overusing ERXBatchingDisplayGroup a bit. ;-) Regards, Mark On Oct 12, 2017, at 8:17 AM, Aaron Rosenzweig mailto:aa...@chatnbike.com>> wrote: Hello Mark, Your question is sound, thanks for asking it. All display groups

Re: ERXBatchingDisplayGroup question

2017-10-12 Thread Aaron Rosenzweig
Hello Mark, Your question is sound, thanks for asking it. All display groups “batch” - in that they allow you to show perhaps 10 objects at a time and maintain “forward” and “previous” page views. I maintain that “ERXBatchingDisplayGroup” is poorly named and for your purposes you should switch

ERXBatchingDisplayGroup question

2017-10-11 Thread Morris, Mark
Hi all, From some iffy experiences with them back in the WO 3.1 days, I’ve always avoided display groups, using my own batching/paging logic. But now I’m having issues with an existing ERXBatchingDisplayGroup, and I’m not sure what’s going on. displayedObjects() is working fine, and contains t