Hello!
I am creating a simple app where the features in the map are filtered after a selection in the search box and the attachment shows the picture attached to it.
here you see the initial stage
PanGIS_0-1669043538216.png
here I search by ID: 00003 and the record in the map is selected. the image widget containing the attachment is empty.
PanGIS_1-1669043657751.png
If I select the point in the map, the image appears, but I would like to have the selection without having to select the point in the map.
PanGIS_2-1669043780950.png
the layer is only one as the image is contained in the attachment of the same layer.
This is one of the settings I tried for the action of the search.
PanGIS_3-1669043881214.png
I am not able to see what is wrong, but the trigger has always been tricky to me... 😣
Thanks!