Is it possible to have more than 9 data tiles in a form?
As a workaround for not having an overflow() feature, I create Data Tiles programmatically as needed and use arrayrange to split the data for each tile created. Some tiles are created on top of pre-existing formatted reports which include part of the overflow text, but are only printed or PDF if needed.
This is working great, but I’m limited to 9 pages only. I can define a data tile as “Data (Page 10)” , but it doesn’t print.