Can you get the Collection Object while in an on_start() Function?
Permalink
The documentation says:
on_start
This is one of the first things that fires, it fires so early that several objects may not be available yet, (such as the collection object).
Is there a way to get the collection object?
on_start
This is one of the first things that fires, it fires so early that several objects may not be available yet, (such as the collection object).
Is there a way to get the collection object?