Apostrophe in Name Column Causes Item Not to Show
I'm trying to figure out what the correct way to handle apostrophes in single line text fields is.
When I have a record with apostrophes in the name it doesn't show in the list. I've also found that an apostrophe in any single line text field will do it.
However if I manually escape the apostrophes, all is well.
Unfortunately I can't get end users to reliably escape their apostrophes. Am I missing something?
Does PODS require magic_quotes_gpc On or Off?
Thanks!


