I have created an app that shows a collection of records submitted by users to report items that need repairs on campus.
It reporter app captures a photo, the latitude and longitude, date and problem descriptions.
Using the Map Media control, I can map the collection of reports, including a nice pop up with the problem description.
I would like to add the map visual to a details screen, so that a field agent can, in one screen see the problem detail and the single item location. However, I cannot seem to add the Map Control inside the Details Form, even when I drag it into it.
I tried creating a custom card but the studio freezes. So no good solution so far.
Solved! Go to Solution.
You don't need to put the control in the form (as it is not supported in the datacard of a form).
You can place it outside of the form and reference the record that the form is displaying.
I hope this is helpful for you.
You don't need to put the control in the form (as it is not supported in the datacard of a form).
You can place it outside of the form and reference the record that the form is displaying.
I hope this is helpful for you.
@RandyHayes Thank you. I will try that. I found another solution which works in the card. I added a custom card with an image, and referenced the content to Bing Maps. There I could set latitude and longitude to ThisItem.Latitude, etc, along with some interesting controls.
Hi @JaguarMonkey ,
Using custom card is feasible for the scenario if you only want to display the location on the map.
Please consider accept your post as the solution to help the other members find it.
Best regards,
Community Support Team _ Jeffer Ni
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
191 | |
67 | |
46 | |
41 | |
22 |
User | Count |
---|---|
252 | |
121 | |
84 | |
80 | |
73 |