Hi there,
We have been tasked to created the event registration process for a huge event coming up this year. They want a pdf file to be in the registration confirmation and remin...
We have a list import that was done recently and 594 records are in marketo but only 395 records are in SFDC. I can't find any sync error messages in the results so I'm not sure ho...
Was wondering if anyone has any insight as to why a field on a form is creating styling issues. I cloned a form and when I replace one field with a different value, the layout got ...
For some reason an mktoText area breaks the code and adds the CDATA part along with other unnecessary stuff around it. I had a teammate put it in the code, but for some reason it a...
So should I just take out the <![CDATA[ part so it looks like this?
<script>// function processRegCount(current){ var cnt = current.count; var remain = {{my.Max Count}} - cnt; rema...
Okay got it.
I tested with two emails and there are two members of the program. Both got the confirmation page instead of one getting the confirmation and the other getting the wa...
Thank you for the correction! I have attached the new screenshot of the call webhook activity log info. I never got a message saying a failure outside of thecatch( failure ); in th...