hi,
can someone please check video [https://youtu.be/25hAk7pGzyo] (https://youtu.be/25hAk7pGzyo) and explain how to create this kind of country interactive map step-by step, which shows companies bellow the map and then when you click on the company—you get a contact form
Is it possible to make it in Wix Studio?
thank you
Yes, this can be done in Wix Studio. Here’s how:
A graphic of the map
- Add an Graphics with unique IDs for each region.
- Create a database for companies with fields like Region, Company Name, and Contact Info.
- Use a repeater to show companies based on the selected region.
- Add a lightbox form to contact companies.
- Use Velo code for region clicks, filtering companies, and opening the form dynamically.