Noticed a new "Secure Collection" toggle in the database but can't quite tell what it does when enabled. Any hints?
I also now see a confirmation when deleting a collection - MUCH APPRECIATED!
Noticed a new "Secure Collection" toggle in the database but can't quite tell what it does when enabled. Any hints?
I also now see a confirmation when deleting a collection - MUCH APPRECIATED!
Just double checked, no errors in console.
I added a javascript alert to make sure the click event was firing - it is - just no loading of dialog.
Thanks Igor, that's exactly the function I was looking for. Very clear and much appreciated!
Trying to style my Google Map component to match my app.
I've been reading and following the Google Map API here:
https://developers.google.com/maps/do...
But it is unclear where I should apply this code. Should I add it as a custom javascript and call it on a page show event?
Hey Steve, any chance you can post your working snippet for others?