hide the root instance?
can i hide the root instance in my sandbox?
I have a root instance set to true and i am populating it from other model by default and i don't want to add it manually so i want to hide that root instance so that no user should instantiate it.
I have a root instance set to true and i am populating it from other model by default and i don't want to add it manually so i want to hide that root instance so that no user should instantiate it.
Please sign in to leave a comment.
You, however, have to make a decision based on the containing model only, which might be quite difficult.
When we click on Model in Sandbox, we get root instances to add. My requirement is to hide those instances.
Fox example, i have added baseLanguage to my usedLanguages in sandbax. Now when we right click on Model we get baseLanguage instance to add.
I want to hide it.