Hello, i’m trying to do an app like TripAdvisor and i want to make a popup for when people click on the marker, they can see the name, the address and more about the place.
When I’m trying to do this, it write all the places name address etc… which are on my Google Sheets. Do you know how I’m supposed to do ? Thanks.
You should set the popup data type to be of the type your map markers are. Leave the source empty.
Then use workflow action when map marker is clicked to display data in the popup and the data would be the map markers entry.
Then you will run workflow to show popup and the map marker you clicked data will be in the popup. Your text element in the popup would just show the parent groups information.
i dont know how to change the data type of the pop up
This topic was automatically closed after 70 days. New replies are no longer allowed.