Hello,
I’m trying to acomplish the following:
-Have the user make an example (template) sheet.
-Finding the view on that sheet
-finding the folder in the browser where that sheet is.
-Replicate the sheet for the other views in the same folder
Basically trying to give the user an “interface” to control the sheet layout and then duplicating it as many times as we can find views in the same folder.
I’m running into the following problem, the Sheet.ByNameNumberTitleblockView is giving me an incorrect input error. I’m giving it 3 lists of 7 items in my test at the moment and 1 TitleblockType. I made sure to have the actual elements for the views (the ids).
Can someone explain where I’m wrong? I did try Lacing>Longest already, no different result.
Thanks.
SheetsReplicationByFolder.dyn (21.3 KB)