The add vanue form has some fields that I have no use for and would rather not be seen just to make the form a bit cleaner.
I would also like to set a default on the country field to always be the same.
I have no need of latitude and longitude fields. What is the best way of ding this?
Hi, welcome on this forum!
in backend's JEM general settings>global params is a field to choose a country as default
If you renounce to use maps, you don't need these fields. In both frontend and backend com_jem/models/forms/venue.xml you can try to hide/delete these.