Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Danielle, There is a beta endpoint that will allow you to define custom object schema. It was handed out during an API office hours a few weeks ago. If you follow me or DM me I can send it over if it will help.
Hi Gary,The changelog step could be the issue. It looks like it might only store your last value instead of a rolling history.Maybe try something like this in the flowstep:{{lead.Consent - Preference - Alerts Timestamp}} User changed Alerts Opt-In to TRUE. | {{lead.Consent - Change Log}}^ you could...
Hi Daniel, By default the system requires 4 hours to automatically send the winner. Here is where the docs mention the 4 hour rule:Schedule the A/B Test - Marketo Docs - Product Documentation You could potentially manually select the winner if the 4 hour wait is too much:Define the A/B Test Winner C...
Hi Anna, If you've already setup the additional domain within Marketo, you would just change the url from go.rwc to go.sharkbite and it will work.If you haven't setup the additional domain yet, these links should help:Add Additional Landing Page CNAMEs - Marketo Docs - Product Documentation Multiple...
+1 for what Grace said.. If it helps, I suspect: text-decoration: none; could be the culprit
Hi Jenn, It's kind of hard to say with the details provided. If you go to the activity record for the leads that did make it in, what does it show as a source or for activity? There are a few ways the web dev might be trying to input data, some more prone to error than others. Do you have a lin...
Sorry if unclear- You may have a second forms2.js include toward the bottom of the page. What happens if you remove that (?)
Hi Matt,Since it looks like you've invested a lot of time styling the Marketo Form, I would steer the course and try to get that to work. Looking back, I think this very bug is why I just started using a different solution for the modal. Here are the fixes Sanford mentioned: Re: Different form behav...
I thought so! thx for confirming. noted for next time
Hi Juli,The problem could now be this: ^ since this is a Marketo Guided Page, you can remove that completely. After that, I think Sanford's script will work. You're almost there!