Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
At the moment we download our list in the format tab delimited. Afterwards we import that list into excel and have to change the format of the column with phonenumbers from number to text. Is there a way that we can change the column format already in Marketo. Thanks for your help
@SanfordWhiteman I know this sounds bizzare, but this is what is happening right know. I can show it to you if you don't believe. As I have actually no knowledge of Java Script you have to be more clear about the issue you are talking about. I created new values with $carFirstLACategory = "887" T...
@SanfordWhiteman While testing I observated following issue: When I create a new template and test an CTA with the token it works. After I finished creating the mail the CTA does not work anymore with that token. Why does that happen? I need to know ASAP what this issue is about and what is the pro...
I know that it should not change how it works and I checked if the necessary bos is checked. It is checked. I don't know why, but sometimes the script works and sometimes not. I checked yesterday multiple times and it didn't worked. Today in the morning it worked, and now it doesn't work anymore. ...
Hello all, at this weekend I created that token for a tracking link. After creating it everything worked fine, but after changing the name of the token it doesn't work anymore. The script of the script token was is this one: #set($carFirstLACategory = "887")#set($consolidationFirstLACategory = "89...
#set( $a = ${lead.creditAdvisorPhone})#if("$a" == "") #set($b = "0800 000 XX XX")#end${b} Hello @SanfordWhiteman thank you in advance, as wished I highlighted the code.
Hello all, I fell like I am getting crazy. I want to create a solution in wich if there is a phone number of a credit advisor than display it, if it is empty display the default number. The default number is displayed without any problem. But instead of the credit Advisor Phone number it displays "b...