Ulf_Deeg

Ulf_Deeg

Contact Me
Online Status
Offline
Date Last Visited
‎01-28-2020 02:06 AM
Level 3
Joined the community 04-05-2015
Rank Icon Level 3
Hamburg, Germany
  • Re: IF and Else if statement

    ok. so you loop through a list, right?then I guess you need to add a counter or false/true of some sort.hasA = 0hasB = 0hasC = 0for each A hasA = hasA +1for each B hasB = hasB +1for each C hasC = hasC +1=> in the end check for the variations and define the content. e.g. hasA <> 0 && hasB = 0 && h...

    image_type
    Discussions
    4113 0 1
  • Re: Formatting Issue - Email Header

    Here's some good further reading: Solving DPI scaling issues with HTML email in Outlook - James' Blog

    image_type
    Discussions
    5715 0 4
  • Re: Automated confirmation emails bouncing - Blocked by Symantec

    thank you for clarification. I thought so

    image_type
    Discussions
    2376 0 0
  • Re: Formatting Issue - Email Header

    this might be due to Outlook 120 dpi scaling, which is almost impossible to properly fix.Anyhow, it needs taken a close look at the HTML. There's no easy way to pinpoint this, could be about anything.

    image_type
    Discussions
    5715 1 6
  • Re: Automated confirmation emails bouncing - Blocked by Symantec

    Hi Sanford, around that...if the smart campaign is triggered by Webinar program status > registered, all the custom tokens, such as unique URL to the GoToWebinar shuold be populated by the integration, right? No need to put in an extra wait step, I assume.BestUlf

    image_type
    Discussions
    2376 0 4
  • Re: IF and Else if statement

    I guess you want to check if the field CONTAINS A, B etc? Not Equals A, B, etc. Right?#set ($string = ${competency.field})#set ($RegEx = "RegularExpressionHere")#if($string.contains("value")) foo#elseif($string.matches($RegEx))bar...

    image_type
    Discussions
    4113 0 1
  • solved badge Re: Query string Tracking for Forms on Drupal Landing Page

    I'd consider using a cookie to store those params and then autofill form fields from the cookie. this way you can also keep the source if they browse to a different page and then submit a form.EDIT: got sidetracked. this is for Marketo embedded forms, too

    image_type
    Discussions
    1008 1 0
  • Re: How do I set a default form on guided LP template?

    So what keeps you from creating a LP inside a Program to clone from?

    image_type
    Discussions
    3213 0 0
  • Re: 2.0 Forms: are the following change possible?

    yeah, I think this could be done - even responsive. apply custom CSS to the form columns and form rows that Marketo wraps around the fields.Use a one column layout in the editor or at least have the larger comment field in an extra row and try to make the rows inline-block elements. it will need qui...

    image_type
    Discussions
    2044 0 0
  • Re: Centering a Form 2.0 Button?

    Hi Justin,try adding the following at the bottom of your CSS. (not cross browser-tested yet, but should work).mktoButtonRow { width: 100% !important; text-align: center!important;}

    image_type
    Discussions
    2865 1 1

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Boost 10 Boost 10 Earned on 2.08.21 Earned by 709 people Select to learn more
  • Boost 5 Boost 5 Earned on 2.08.21 Earned by 1228 people Select to learn more
  • Applaud 50 Applaud 50 Earned on 2.08.21 Earned by 218 people Select to learn more
  • Boost 3 Boost 3 Earned on 2.08.21 Earned by 1807 people Select to learn more
  • Applaud 25 Applaud 25 Earned on 2.08.21 Earned by 449 people Select to learn more
  • Boost 1 Boost 1 Earned on 2.08.21 Earned by 3996 people Select to learn more
  • Applaud 5 Applaud 5 Earned on 2.08.21 Earned by 1842 people Select to learn more
  • You're It You're It Earned on 2.04.20 Earned by 1872 people Select to learn more
Public Statistics
Date Registered ‎05-04-2015 06:48 AM
Date Last Visited ‎01-28-2020 02:06 AM
Total Messages Posted 62
Likes Received 24
Likes from