list views in tab panels

The developer’s manual (p.217) issues the following warning:

IMPORTANT: Due to the implementation of reduced memory allocation, we recommend that you don’t use tab panels to display - or print - forms whose “view” property is set to “List view”, “List view (locked)” or “Table view (locked)” when you have a large foundset of records.

At what point does this become an issue: 500 records, 5000, 50,000, 500,000? Does this problem not exist with portals?
Thanks,

Jim

I did’nt know it was a problem at all!.

Never had any problems before.
Maybe someone of Servoy could explain this a little bit further?

that can be relaxed a bit.
What it should state i think is that you should watch out when you want to print 50K records from a database… Because then the memory consumption could grow. But in the current release this is even not the case because we are releasing as much as we can when going through a large foundset.