Hey,
I added a small part of a script to explain where I get stuck.
What I want to achieve is to link a record to each component made in the script. I want to use records because i want to filter the data.
Unfortunately, I think only one record can be linked to an object-node. In my example I create 2 records (same name) and only one is visible. Is there a way to associate a record to each piece in the script? It is not necessary to see the records in the oip , if its possible to get the data in a regular worksheet it would be perfect.
A worksheet in the script is possible (used custom nodes #Created by MFarrell) .
In the worksheet I can see the data from the two parts created. Problem there is, if the object instance returns 5 times i get only one worksheet in the resource manager.
Can someone help me out? Maybe i have to approach it differently. Every hint is welcome.
1objectnode2records.vwx