• Hi,

    I am using “pdb_search template=multisearch” on my homepage and I would like to manually sort some of the field options.

    For example I have a field with weekdays and they are being shown out of order (Tuesday, Friday, Monday,…), but I would like to reorder it to be shown as Monday, Tuesday, Wednesday, and so on.

    Alphabetical Value Sorting is turned off.

    I can’t seem to figure this one out.

    Appreciate your help. 🙂

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    This is not easy to do.

    One possible way to do this is to set up your selector with options that have a numeric value for the day of the week…for example:

    Monday::1,Tuesday::2,Wednesday::3,Thursday::4

    and so forth…

Viewing 1 replies (of 1 total)

The topic ‘Define order’ is closed to new replies.