Is it possible to remove the long lat coordinates when pointing on a record on the map?
The coordinates are not displayed on the tablet or web browser.
Solved! Go to Solution.
You are correct. My testing had also shown that Show_if constraint expression does not seem to work with maps. Hence recommended to remove or disable Show_if altogether for the location column. That option works.
If you wish the Latlong information in some other view, I believe the workaround is to copy the column in another column as text and display it there.
Does removing show_if constraint for that Latlong type column help?
There is no Show_if constraint on the Location field. I did try to add the expression CONTEXT("ViewType")<>"Map"
on it but the map wouldnโt be able to get the pin locations (see below)
Hereโs the Map view definition
Slice definition
You are correct. My testing had also shown that Show_if constraint expression does not seem to work with maps. Hence recommended to remove or disable Show_if altogether for the location column. That option works.
If you wish the Latlong information in some other view, I believe the workaround is to copy the column in another column as text and display it there.
Got it. I disable the Show_if and it works. Thank you.
User | Count |
---|---|
15 | |
15 | |
8 | |
7 | |
4 |