Hi,
I am working in Experience Builder and have created a "drop-down list" that holds the map widgets where users can select a tool from. This drop-down list is an anchored window that is linked to a button in the header. However, I can only open the drop-down window by clicking the header button, and to close the window the user has to click outside the window or click an X button at the top of the window that I added to return to the map. This behavior is causing confusion for users, as it differs from the expected web standard where clicking the same button would toggle (open and close) the drop-down.
Is there a way to enhance the functionality of Experience Builder buttons so they can toggle the anchored window (i.e., both open and close it) when clicked?
Thank you!