Hey Kim,You can do this with javascript.<script>$("#myfieldid").change(function() {if (this.checked){window.location.href = 'example.com' //do this if you just want to change the p...
You can edit the CSS by following these instructions: https://community.marketo.com/MarketoArticle?id=kA050000000LHXhCAO The relevant classes are .mktoButtonRow for the button cont...
Hi Margo,You need to set up a trigger campaign with your specific condition, Fills out Form in this case, and then have a flow of Add to Engagement Program, Program is My Program, ...
Hi John,There's currently not a native way to do this for a landing page, but a little Javascript can redirect a page dependent on the date/time when you want to have the page open...
Hi Elicia,I'm not certain why you'd want to shutter the page itself until a certain date, but it's possible with Javascript. You can add something like this to the <head> of your p...
Hi Lava,Currently this does not work via the Send Marketo Email functionality. The Script token must be inherited from a parent program of the email, but when a Sales Insight email...