I want to set the source of a droptree to the item so every time I create an instance of that template I can select it's children. Obviously I can't add the ID of the item to the template as it will be different for every instance of the template.
I tried $id
in the vain hope that that might work but it didn't.
Is there a way to do this?
@@ID
) but none of it sets the source correctly. – Gehman