duplicate a view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
duplicate a view
I have an existing view inside Thingworx Studio. This view has a model with about 25 model items connected to it. I want to replicate this model and 25 model item configuration in a new view. How would I achieve this? Can I simply duplicate this view? How do I duplicate a view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It's a good question. I need a way to duplicate views, too. Have you found a way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
try this .
create a new View.
example : test
your user of windows is : PIPPO
Go into Directory
C:\Users\PIPPO\Documents\VuforiaStudio\Projects\test\src\phone\components
cancel test.json & test.js created
copy Home.js & Home.json into test.js test.json
reopen the Project
now you have a copy of View ...
I hope it was useful.
Giuseppe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes it works. Thanks a lot Giuseppe.
By the way it is important to save and close the project before copying. Otherwise Vuforia Studio will loading and loading.
