pdb-list search changes template
-
Hi Roland, getting some strange behavior with the search. Here is the short code I am using:
[pdb_list template=”current” filter=”record_status=Active” fields=”id,first_name,last_name,street,phone,email,organization_role” orderby=”last_name” order=”asc” search=”true”]”;
However the template it appears to be acting upon (including filter) is this one which is not even referenced on the same page:
[pdb_list template=”org” filter=”committee_role=Social-Committee&record_status=Active” fields=”first_name,last_name,phone,email”]
Why would the search be conducted and results be returned for a template not even referenced especially when that template never has a search applied to it?
- The topic ‘pdb-list search changes template’ is closed to new replies.