Escape Single Quotes in Filter?
-
I have a filter applied to the pbd_list short code, but I can’t seem to figure out how to get results for names that contain a single quote.
Tried these combinations with no luck:
[pdb_list filter=”entity_type=thing&company_name=Some Name|company_name=O’Reilly Books”]
[pdb_list filter=”entity_type=thing&company_name=Some Name|company_name=O\’Reilly Books”]This works great:
[pdb_list filter=”entity_type=thing&company_name=Some Name|company_name=Any Other Name”]Any other name with an “OR” clause works, except with names with a single quote.
What am I doing wrong?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Escape Single Quotes in Filter?’ is closed to new replies.