Custom MetadataStructure
Hello,
I'm designing a custom structure in the metadata tree and I want all of my data sources to be under folders.
So I created a metadatastructure tree using MetadataStructure.Items.AddBut all databases in the MetadataContainer are also added on tree after my folders automatically at runtime.
Is there a way to show only MetadataStructure items not with MetadataContainer items?
Hello,
You need to select the root item of the structure and uncheck the "Load child metadata items automatically" option for it.