• Resolved reditech

    (@reditech)


    Wondering if it’s possible to create the type of filter shown on the link provided. So a permanent filter whereby user clicks letter and it returns (or jumps) to that letter in list.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Kim L

    (@kimmyx)

    Hi @reditech,

    Thanks for the link!

    This is possible using a URL search filter with a wildcard, however instead of “jumping” to the letter in a sense, it would just reload the table to show all the entries starting with that letter.

    The URL filter you can use for letter A for example, is:

    yourdomain.com/?wpda_search_column_yourcolumnname=A%25

    For more information about filters, please see: Adding filters | WP Data Access

    Let us know if that works for you!

Viewing 1 replies (of 1 total)

The topic ‘A-Z filter’ is closed to new replies.