I want to create a link in a dynamic marker info, so when the the button is pressed then it can load the database for that selected postcode and show information in a separate div.
Anyone have any ideas how to add this ?
I want to create a link in a dynamic marker info, so when the the button is pressed then it can load the database for that selected postcode and show information in a separate div.
Anyone have any ideas how to add this ?
This is going to sound quite harsh, but if you use the search function (top right) you can easily find topics where this question has been asked before.
Also find this tutorial from an older version of Wappler:
Just add the button html in the info input in the UI and it will be displayed.
Not quite sure if you understood the question.
Everything in the video is working already 
However, what I want to do is create a button in the info to then filter the DB for a postcode (lets say 5000) so it then show up in another DIV.
My locations are not my Long and Lat they are by postcodes.
Peter you can paste html in the pin info input.
Cheers @Teodor. Appreciated 
Sorry Peter, good to find out you got it working!
Also check the data detail component, that is of great value to me with the dynamic markers.