Hello,
i have several layouts. Logic is the same but objects are different. So what i�m trying to avoid is having to repeat for each event sheet the same code.
I have iteraccion like Foreach FamilyObjectA do something.
On the second layout i do the same but with other Family type.
Is it possible to pass a family as parameter ou dynamically change family members ?
Thanks a lot