Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter master331

    (@master331)

    fields list on picture is when i want use SORT BY option, not search option

    • This reply was modified 6 years, 6 months ago by master331.

    Hi @master331

    Maybe this would meet your need :
    [pdb_list search_fields=time,owner,code ] (assuming time, owner and code are the name of the field in your database)

    Thread Starter master331

    (@master331)

    I will try. Orderby=”dare,ownrr,code” still showing all fields

    Thread Starter master331

    (@master331)

    i want use SORT BY option, not search option

    Try orderby=date,owner,code
    with lowercase and no quotes

    Thread Starter master331

    (@master331)

    then i got this https://imgur.com/qn77s3A

    this is full code i need
    [pdb_list search=true pdb_list search_fields=time,owner,device pdb_list template=edit-link pdb_list filter=”servis=auto marko” sort=true orderby fields=time,owner]

    Plugin Author xnau webdesign

    (@xnau)

    You can’t determine the fields available in the sort dropdown in the shortcode. You have to do this on the Manage Database Fields page…each field has a “sortable” option. Only fields that are labeled “sortable” can appear in the sorting dropdown, so you can control which fields are available for sorting that way.

    Thread Starter master331

    (@master331)

    thanks, problem resolved

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Dropown filter (sort)’ is closed to new replies.