Hi there,
I am trying to add javascript form code to CMS collection pages. Each blog post may have a different form, depending on the category and the topic of the post. The javascript forms have 2 form-specific variables that need to be merged - the data-uid and the src url (see below).
I used the Embed element on the blog template page and added the form variables using text fields within the “Blog” CMS Collection Settings. The form works, but the data-uid field shows.
I already tried merging ALL and various portions of the script into the embed element without success.
Has anyone else experienced this problem and how did you resolve it.
Here is the original code:
Here are screenshots of what I’ve done:
BLOG COLLECTION SETTINGS
BLOG TEMPLATE EMBED ELEMENT WITH VARIABLES
BLOG PAGE VIEW - PROBLEM IS THAT ONE OF THE VARIABLES FROM THE CODE DISPLAYS
Thanks for any help you can give. I am hoping I’ve just missed something!
Dee
Here is my public share link: LINK
(how to access public share link)