Hey there!
I am trying to create a marketplace similar to zillow, where a user can see a map of goods available for sale. I have read pretty much every post on this forum but can’t find a concrete way to figure thiis out.
What I’m trying to achieve is the following:
- User fills out form with item to sell including address
- Form creates new record in CMS via Logic
- Map adds new location marker from Address field in CMS
- When Clicked, location marker takes user to that CMS page listing
Anyone know how to achieve this?
Here is my public share link: LINK
(how to access public share link)