Skip to main content

Solution Explorer FAQs

Frequently asked questions for the Solution Explorer guide.

Does The Solution Explorer Sync With The Open Editor

Yes. When you open or switch to a file, the corresponding node in the Solution Explorer will be automatically highlighted, helping you locate it easily in the tree.


Why Is An Item Missing From The Solution Explorer

Possible reasons:
The item hasn’t been created or imported yet.
There’s a filtering issue in the IDE layout.
A save or refresh is needed to update the tree structure.


What Is The Solution Explorer

The Solution Explorer displays the entire structure of your current project in a tree view. It helps you access and manage forms, flows, scripts, and project settings efficiently.


Why Cant I Delete An Item In The Solution Explorer

You may not have permission to delete that resource.
The item might be in use or referenced by another component.
System-reserved items or root project settings cannot be deleted.


Does The Solution Explorer Sync With The Open Editor

Yes. When you open or switch to a file, the corresponding node in the Solution Explorer will be automatically highlighted, helping you locate it easily in the