I need help with creating x-number of collections, for example 10, based on a pre-determined field numeric value, in this example 10. The numeric value in the field can be any number and thus the number of collections created are based on this number.
With this, I then need to utilise an iterator and enact code x-number of times for each collection.