Escaping quotes in filters

Status
Not open for further replies.
Hello
I want to filter a substring from Line Items (JSON string received from WooCommerce order created), specifically if it contains a certain
JSON:
"product_id":(value)
pair, but quotation marks seem to cause a problem and always returns false. I tried escaping it with a backslash, replacing it with its HTML code, and eliminating it all together, with no success

How can I do that?
 
P

Pabblymember11

Guest
Hey @mustafamohsen

Please check out the following screenshot for your concern -

2021-11-15_16h51_13.png
 
Status
Not open for further replies.
Top