Forums
Forums / Plugin: Participants Database / Filter listing on 2 diff. pages
(@edelbims)
8 years, 3 months ago
Heya together. I got a website with your nice and clean plug-in. I want to filter the output on 2 different pages. Page 1: First Name1 Last Name1
Page 2: Firt Name1 Last Name1 First Name2 Last Name2
How can I handle that filter?
(@xnau)
You can determine which fields are shown in the list, record and single shortcodes by using the “fields” or “groups” attributes…for instance:
[pdb_list fields="first_name,last_name"]
The topic ‘Filter listing on 2 diff. pages’ is closed to new replies.