Jaxel
Well-known member
By default, when you use the entity finder system, it keys each object to the primary_key of the entity. This is great, normally...
But for my purpose, I want to know the position # of the object in the array. So I'm looking to fetch the entities with array keys starting from 0 and counting up.
How could I get this done?
But for my purpose, I want to know the position # of the object in the array. So I'm looking to fetch the entities with array keys starting from 0 and counting up.
How could I get this done?