Here is some sample javascript code. In the below sample code one line is added after the 4th field
<script type="text/javascript">
jQuery(document).ready(function(){
va...
I believe you want that the Smart campaign should be triggered for all the leads which are from your list of 1000companies. Also, at the same time, you do not want to create a cate...
Hi Tole
Since you have filtered the lead at a program level, it will be blocked forever for the program, even if it is qualified for the next cast in the program.
The code snippet that we shared with you yesterday can work for email as well. When you are creating the email, you can open the HTML viewer and use this code for the image.
Ho...
We would be interested in finding this out too. Seems that Marketo is using some custom Javascript to pull the data - not sure if it is available publicly.
Hi Amanda,
You can try writing code as:
<a href="url"><img src="source" alt="name" /></a>
Also, please use the image in JPG format because PNG image is not supported by all the e...
Hi Naor,
When you merge two leads in your Marketo instance, you have the option to select and decide which value you want to keep. You can decide whether you need to update the m...
Hi Ian,
Instead of using Jquery, to add spacing you can simply use CSS on the form tag in your code. This will be working fine in all browser versions.
If you need more he...
Hi Alisa
As mentioned in the article shared by you, you will have to add CSS of your 'Submit' button in start fancy button code shared on the page.
Replace this:
div.buttonSubm...
To summarize what Caleb is saying1. Create a field using Type String in Field Management2. When creating the form, drag and drop the field, and then in properties change it to a "S...