astridx / pkg_agosms

Joomla Module not only for showing Markers on a OpenStreetMap Map.
https://www.astrid-guenther.de
GNU General Public License v3.0
10 stars 2 forks source link

show/hide informations possible in frontend? #98

Open Heart1010 opened 2 years ago

Heart1010 commented 2 years ago

Just found your agosms extensions and did a first test on my J4 test site (with agosms v4.0.16), added one 'agosm' and added one menu entry to that agosm

1) How can I switch these informations on/off?! image

2) Click on marker doesn't do anything here (also no errors in chrome console) image

3) I also added one 'Field' (Street for example) and edited my agosm and filled that Field - but on the frontend I can't see that field?

astridx commented 2 years ago
  1. You need to create your own override analogue https://github.com/astridx/pkg_agosms/blob/master/j4/pkg_agosms/src/components/com_agosms/tmpl/form/editcustom.php
  2. Is there a public link to this marker?
  3. You created an custom field an this is not shown in the front end view of a agosms item? Did you set the display to automatic?