..... "on created" are run as if they were placed where the object was created ...
There are 2 sides of a story here.
Story 1: The question is usaly: How/When do i pick my newly created object?
Answher: Use 'On Create".
I follow the explination given. And it seems very logical to me (now). But 'on create' is still an exeption on that explination. Even when it seems to run as 'in place', even if it therefor does not count as a new top level event, it picks its new created objece just fine. As i hope it is intend to do.
https://drive.google.com/open?id=0B1SSu ... m9zejd1VlE
It keeps working flawless when using a familie. I think it is safe to state that 'on creation' works perfectly to pick a newly created object. Althaught it does not meet the explination.
https://drive.google.com/open?id=0B1SSu ... jJwdGhEZWc
Story 2: The Question in this topic: How/When do i pick all objects, including that newly created object (all other picks are just filters starting from here) was completely new to me. And the explination fits for 100 %.
The reason why i write this, is because the explination seems to discourage the use of 'on creation'.