R
ridawg
Hey,
Is it possible to clone a node (and it's children) and append it as a child
to a different parent node? I would like to create a node that I can use as a
template. Then as records are returned from a query I would clone it (and
it's children) and attach the new record to a different parent with the data
filled in.
I've worked with nodes a little but I can't seem to figure this out. I'm
using VBScript so examples in VBScript are preferred but I'll take whatever
examples anyone is willing to share and figure out how to convert them to
VBScript.
Thanks!
Is it possible to clone a node (and it's children) and append it as a child
to a different parent node? I would like to create a node that I can use as a
template. Then as records are returned from a query I would clone it (and
it's children) and attach the new record to a different parent with the data
filled in.
I've worked with nodes a little but I can't seem to figure this out. I'm
using VBScript so examples in VBScript are preferred but I'll take whatever
examples anyone is willing to share and figure out how to convert them to
VBScript.
Thanks!