Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Milja Ligtermoet Friend
    #969193

    Hi, I was wondering if it is possible to change the ordering of the extra fields belonging to one extra fieldgroup on the search form. It displays them in a not logical order for me.

    For example I have the following extra fields: year (id 1), number (id 2) and type (id 3), but the search form displays them as type, year, number….

    Mo0nlight Moderator
    #969750

    Hi.

    You could do this.
    Edi the file : /modules/mod_jak2filter/elements/k2extrafield.php

    Change the line :

    ORDER BY f.group, f.ordering

    To

    ORDER BY f.group, f.id

    Then go to admin -> module configuration -> save again.
    Then good to go.

    Regards.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Mo0nlight 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum