Hi,
When i duplicate a view and rename it the it change the element in the duplicate node.
How can i complete the duplicate action first and the do the rest.
without rename
with rename
The archilab View.Duplicate gives error in the rest of the graph.
Hi @EzDoesIt do you mean something ?? the node is from archilab
No the error comes with the OOTB node, but the viewport error is my mistake, i am going to try Archilab node now.
yeah try it works fine here
Again it was a level issue
the archilab node has 3 levels and OOTB has 2 levels.
But the OOTB View.DuplicateView and rename the new created view at the same time still doesn’t work.
I think you need to commit the transaction before you can rename the view. Add a Transaction.End and then a Transaction.Start node between the duplication and renaming.
1 Like