1. Laurent Collongues
  2. Bug report
  3. Monday, 05 June 2017
  4.  Subscribe via email
Hi,

I've changed the config.xml file in the admin area this way :

<field name="hotspots_order" label="COM_HOTSPOTS_HOTSPOTS_ORDER"
description="COM_HOTSPOTS_HOTSPOTS_ORDER_DESC"
type="list" default="title ASC">
<option value="id ASC">Id</option>
<option value="title ASC">Hotspots name</option>
<option value="title DESC">Hotspots name(desc)</option>
<option value="created ASC">Date</option>
<option value="created DESC">Date (desc)</option>
<option value="gmlat ASC">Latitude (asc)</option>
<option value="gmlat DESC">Latitude (desc)</option>
<option value="gmlng ASC">Longitude (asc)</option>
<option value="gmlng DESC">Longitude (desc)</option>
</field>


Thus, it allows to choose to fetch markers without altering the initial ordering (by Id). It makes sense when you import markers as I do (and some other folks ?) as the order is calculated inside the import process.

I think it could be safely added for the next release.

Also there was some typos (last option -> longitude, latidude ? --> latitude ?)

Thanks,

Laurent
You do not have permission to view the content of this accepted answer and replies.
Responses (1)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now

Last questions

Complete Uninstall to Work in J4??
We have recently updated a site from Joomlav3 to v4 (4.4.2). Now when we go to m...
4 Replies
Posted on Tuesday, 30 April 2024
  • New
  • verschiedene URL's für Kursübersicht einer Kategor
    Hallo, ich habe eine Frage in Bezug auf SEO: ein externer Spezialist macht die...
    1 Replies
    Posted on Monday, 29 April 2024
  • New
  • Google no index für bestimmte Seiten/Details
    Hallo ich habe eine kleine Frage: wo kann ich einstellen, dass Google die Seite...
    1 Replies
    Posted on Wednesday, 24 April 2024
    Changes to Submission Form?
    Are you able to make changes to the Hotspot submission form? There are several f...
    0 Replies
    Posted on Friday, 26 April 2024
  • New
  • Question regarding custom fields
    How do I access custom fields after I have created them?...
    0 Replies
    Posted on Wednesday, 24 April 2024
    • #custom fields