Form not saving when adding a smart_tag
-
Hello,
Not sure if I am the only on with this problem. But on one of our websites, when I add a smart_tag, the form will not save. This does not happen every time, only when de smart tag uses double quotes. For instance: {field_id=”7″}.
Looking at the JS in debug mode in chrome, the problem seems to be located in the file: ‘admin-builder.js’. Line: 2203 (also tried different browsers, same result). I always get the message: An error occurred and the form could not be saved.
I’m guessing that because the smart_tag uses double quotes, it has trouble parsing with ajax. Looking at the string, the double quote is escaped as /”, so it should work as far as i know. And it does work on other sites we have, but it does not work on all.
I’m relatively familiar with JS, but not so much with AJAX and English is not my native language. So if I am saying something that’s incorrect, I apologize.
The topic ‘Form not saving when adding a smart_tag’ is closed to new replies.
