Enhancing Tool Discoverability with Accordion-Based In-Context Guidance
In ArcGIS Experience Builder, the "Widget Controller" is a popular way to manage multiple tools. However, for public-facing apps or new users, icon-only interfaces can lead to confusion. This article explores a design pattern that replaces standard icon controllers with an Accordion-based navigation system that embeds instructions directly where users need them.
The Problem: The "Icon Guessing Game"
The default Widget Controller pattern is space-efficient but relies entirely on icon recognition. For specialized tools, a small icon doesn't always convey the full purpose, forcing users to click through every tool to find what they need.