Hi, I've an address custom field that I'm using in a Toolset form. My users can register positions on the map.
I would like to show them all their registered positions and all the other users positions (maybe with a different marker) on the map displayed in the Toolset form. The idea is that they can check if somebody already marked the position their are going to mark.
Is it possible? How can I load all the registered posts in the Toolset form map?
I think you are familiar with using the legacy Views editor and using it to display markers on a map.
You can then insert that View into your form using the wpv-view shortcode. (You may want to use the expert mode so that you are editing the form markup directly.)