Plugin

Archived
Forum
(read-only)

VZ Tabular

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5

Back to this add-on's main page
View Other Add-ons From Eli Van Zoeren

     

Path Slash Causing Issues in JSON

Support Request

nlinguini
nlinguini

Hello!

This is is a great plug-in and is working great except for when I’m calling a path in the JSON add on. I’d like the ability to call a path string using the entry_url.

Example:
In my template (that’s being exported) I have: /this/is/the/path/{url_title}

The system is outputting in JSON
\/this\/is\/the\/path\/{url_title}

Any way of fixing this? I’ve tried decode and using the HTML slash.

Eli Van Zoeren
# 1
Developer
Eli Van Zoeren

That shouldn’t be a problem. I just tried a quick test and it did parse the {url_title} properly in the output. Can you provide the full vz_tabular tag section from your template, and also tell me what version of EE you are running?