Hello community 🙂
Â
I have a Widget List that lists buildings. I integrated a widget button in this list. When i click on this button it's open a new windows with a form about the building.
Â
The other tool that i use with my list, it's a count to know how much building i've selected in my list, and it's possible to see in a cartographic view what i've selected on a map.
Â
The problem that i have it's the following : when i click on one button to see a form about the building in my list, it also select the building in my list. However, i would like to be able to click on the button without it selecting a building.
Â
How it's possible ?
Â
I don't want to unactive the possibility to select a building in the list because it's a feature that i need in my site. But it would be great if i can click on my list, select a building except when i click on the button that i've implemented in the list.

Â
Here is a screenshot about the architecture of my list+button.
Â
Thanks 🙂
Â
Â