Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Using the hash to save the extra field is interesting, although I would prefer to use the Marketo native features for visibility control so that users can maintain the form.
I think you can achieve what you need with conditional visibility - Instead of having two forms, have just one form with a hidden field that will toggle the visibility of what is shown on one form or the other. You would control the hidden field from a script within the instruction area on top.Once ...
Hi Valerie,the embed code for a form looks like this:
If you place this code on a web page twice, then you have two ...Hello Etienne,I suggest you define a channel (if you have not already done so), for example "Email Promotion". This channel should contain program statuses for Sent, Clicked, Opened, and Filled out Form. You will set the program status in a trigger campaign when each corresponding action happens. Y...
Hello Michael,you should already have the date in the campaign response record in SFDC, I think it is called "Date Responded" or something like that. This is the right place for it to be as you may get multiple campaign responses, each with its own date. If you really need to push the data as a sepa...
We use Breeze (www.breeze.pm) , which is a lot like Jira, but lighter.
Hello Marilyn,you should create your smart lists in the Group Smart Lists section.Best,Pavel
Hello Marilyn,if you are working to clean out your database, here is a great article by Josh Hill here: http://developers.marketo.com/blog/how-to-clean-your-marketo-database/, which is a good place to start.If you just want to get rid of records that have invalid emails, you can create a smart list ...
Hi Jennifer,I think there is some wisdom in NOT having the Person Notes exposed in a form. If you have the prefill enabled, then a returning user may see what was entered in the notes, for example if they contacted you and asked a question. Even worse, if Sales were entering some internal informatio...
Hi Luis,as Nicholas noted, the easiest way is to replace the form you have with a Marketo form. However, if that is not possible, for example, because the data from that form needs to go somewhere else besides Marketo, then you can submit the information to Marketo in the background using a hidden M...