Workspace not showing values with quotation marks "" | Community
Skip to main content
Level 3
June 30, 2026
Question

Workspace not showing values with quotation marks ""

  • June 30, 2026
  • 0 replies
  • 0 views

Hi all!

 

We have an eVar to capture the searches in our website. We capture exactly what is typed in the search box, and some people use “” to find the exact match. So, if you check on the debugger, you see it’s captured correctly, like “”example””. But, once you use this eVar in Workspace, for instance in a Freeform table, it seems that those “” are removed (via CSS?), so the table shows 2 values that look exactly the same, but if you inspect the element, you can see that those “” are there.

2 different values that are displayed as the same

 

Any ideas? Thanks!