Is it possible to expand/collapse a sidebar with a button widget or any other button like widget?
For example, in the attached picture, I have a Survey123 widget nested in the "Second" sidebar and a map in the "First" sidebar. I have a button placed on the map that I would like to click and have it expand the sidebar with the Survey123 widget.
I tried to get cute by nesting a Section/View in the sidebar and linking the View to a Button to get it to expand the sidebar. Didn't work. Seems like it's not possible.