Michael_McGowa1

Michael_McGowa1

Contact Me
Online Status
Offline
Date Last Visited
‎02-15-2023 03:20 PM
Level 3
Joined the community 02-10-2017
Rank Icon Level 3
Las Vegas
  • Re: Emojis in Preheader

    I did try that and unfortunately, that did not work. I first tried saving each emoji as a separate script but then the preheader would not appear at all. Also trying the entire preheader as one script i.e.📝 Earn Cash Just by Completing Free Surveys Online! 💰Gave me the same result and nothing show...

    image_type
    Discussions
    5636 0 8
  • Re: Emojis in Preheader

    So that bracket has been fix. Here is what I am putting into the script for the clipboard emoji=?UTF-8?Q?=F0=9F=93=9D?=Here is the code for the moneybags emoji=?UTF-8?Q?=F0=9F=92=B0?=I also on a hunch tried putting the actual emoji into the script (without the utf code). That did not work either.

    image_type
    Discussions
    5641 0 10
  • Re: Emojis in Preheader

    Unfortunately, that did not work. I also tried saving the raw emoji as a text file, then rich text file in the tokens window and those did not work either. FYI, I am putting this code in my styles tagspan.preheader { display: none !important;} Then the following after the body tag.{{my.clipboardemo...

    image_type
    Discussions
    5657 0 12
  • Emojis in Preheader

    Has anyone had success in putting emojis in the preheader? I have been able to do it in the subject line by following the method here https://blog.teknkl.com/yes-you-can-use-emojis-in-marketo-subject-lines/?marketo-nation but when I follow the same method for the preheader, the code renders and not ...

    image_type
    Discussions
    5673 0 14
  • Re: Repost of List based on updated date

    Here it is.#set( $defaultTimeZone = $date.getTimeZone().getTimeZone("America/New_York") )#set( $defaultLocale = $date.getLocale() )#set( $calNow = $date.getCalendar() )#set( $ret = $calNow.setTimeZone($defaultTimeZone) )#set( $calConst = $field.in($calNow) )#set( $ISO8601 = "yyyy-MM-dd'T'HH:mm:ss" )...

    image_type
    Discussions
    1088 0 1
  • Re: Repost of List based on updated date

    The dates are working correctly and being formatted the way I would like them. It seems that the last sticking point is the this line #if( $activity.activityStatus.equals("Completed") && ($UpdatedDate_formatted == $myLastMonth) )Seems straight forward but when I test it, the page comes out blank

    image_type
    Discussions
    3454 0 3
  • Re: Repost of List based on updated date

    That didn't work for me. I took out the braces and replaced them with parentheses as you instructed. I have tried variations but here is where I began.If I could ask you to produce the code that would give me the results for last week (S-S) or Last Month I would appreciate it. Below is the code. #se...

    image_type
    Discussions
    3463 0 5
  • Re: Repost of List based on updated date

    That worked, thanks. Now, for the second bit. For the code below, I added the timezones and the necessary elements mentioned in your article. Then I set the parameter for Last Month, Last Week, and then tried to format them along with the "updatedDate" in the sPAdActivity_cList table. Then in the fi...

    image_type
    Discussions
    3506 0 7
  • Re: Repost of List based on updated date

    Been working on this all day and not making any progress. First, trying to get rid of the quotes, I have tried different versions of the following. It is still putting quotes around the description. ## filter sorted list into new list#set( $completedActivityList = [] )#foreach( $activity in $sorter....

    image_type
    Discussions
    3517 0 9
  • Repost of List based on updated date

    Starting a new thread for this question. With a lot of help I have a Velocity script that will list all the activities a member has taken and add up the points that they have earned. The code is here:## filter sorted list into new list#set( $completedActivityList = [] )#foreach( $activity in $sorter...

    image_type
    Discussions
    3540 0 11
Latest Tags
No tags yet
Sort By
  • Seeker Seeker Earned on 2.09.21 Earned by 681 people Select to learn more
  • Validate 1 Validate 1 Earned on 2.09.21 Earned by 687 people Select to learn more
  • Engage 1 Engage 1 Earned on 2.09.21 Earned by 831 people Select to learn more
  •  Give Back 25 Give Back 25 Earned on 2.08.21 Earned by 332 people Select to learn more
  • Give Back 5 Give Back 5 Earned on 2.08.21 Earned by 1282 people Select to learn more
  • Ignite 5 Ignite 5 Earned on 2.08.21 Earned by 660 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 2.08.21 Earned by 1972 people Select to learn more
  • Ignite 10 Ignite 10 Earned on 2.08.21 Earned by 294 people Select to learn more
  • Give Back 10 Give Back 10 Earned on 2.08.21 Earned by 719 people Select to learn more
  • Ignite 3 Ignite 3 Earned on 2.08.21 Earned by 1173 people Select to learn more
  • Boost 1 Boost 1 Earned on 2.08.21 Earned by 3991 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 2.08.21 Earned by 4362 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 2.08.21 Earned by 4258 people Select to learn more
  • Give Back 50 Give Back 50 Earned by 176 people Select to learn more
  • Affirm 500 Affirm 500 Earned by 4 people Select to learn more
  • Affirm 50 Affirm 50 Earned by 25 people Select to learn more
  • Boost 50 Boost 50 Earned by 204 people Select to learn more
  • Validate 100 Validate 100 Earned by 3 people Select to learn more
  • Publish 40 Publish 40 Earned by 6 people Select to learn more
  • Ignite 40 Ignite 40 Earned by 42 people Select to learn more
  • Give Back 100 Give Back 100 Earned by 107 people Select to learn more
  • Publish 50 Publish 50 Earned by 4 people Select to learn more
  • Ignite 50 Ignite 50 Earned by 30 people Select to learn more
  • Give Back 200 Give Back 200 Earned by 57 people Select to learn more
  • Affirm 100 Affirm 100 Earned by 14 people Select to learn more
  • Boost 100 Boost 100 Earned by 121 people Select to learn more
  • Applaud 500 Applaud 500 Earned by 16 people Select to learn more
  • Publish 60 Publish 60 Earned by 4 people Select to learn more
  • Shape 50 Shape 50 Earned by 7 people Select to learn more
  • Applaud 5 Applaud 5 Earned by 1841 people Select to learn more
  • Give Back 500 Give Back 500 Earned by 20 people Select to learn more
  • Publish 80 Publish 80 Earned by 3 people Select to learn more
  • Applaud 1000 Applaud 1000 Earned by 3 people Select to learn more
  • Validate 500 Validate 500 Earned by 2 people Select to learn more
  • Boost 250 Boost 250 Earned by 58 people Select to learn more
  • Affirm 250 Affirm 250 Earned by 4 people Select to learn more
  • Give Back 300 Give Back 300 Earned by 41 people Select to learn more
  • Validate 250 Validate 250 Earned by 3 people Select to learn more
  • Publish 70 Publish 70 Earned by 4 people Select to learn more
  • Ignite 60 Ignite 60 Earned by 24 people Select to learn more
Public Statistics
Date Registered ‎10-02-2017 09:42 AM
Date Last Visited ‎02-15-2023 03:20 PM
Total Messages Posted 56
Likes Received 2
Likes from