web widget multiple settings
How do i add multiple settings for the contact form. I can add 'Subject' field and a 'title' separately and these work well but when both are specified, neither of them work:
<script type="text/JavaScript"> window.zESettings = { webWidget: { contactForm: { subject: true
title: { '*': 'new title' }
} } }; </script>
-
Hi Andy! I'm checking to see if I can find someone to help you with this!
-
Thank you!
Please sign in to leave a comment.
2 Comments