I would like to use the "count" of a resource and divide that number. Let's say there are 1.000 items in a resource to divide by 100 to show a list of 10 items. How would I get a collection to show these 10 items?
This is currently not possible with an expression (I really want it to be able to call any js methods too), but also I would question this as a feature request. I have never seen anyone wanting it for reasons