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
    5637 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
    5642 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
    5658 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
    5674 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
    1091 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
    3457 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
    3466 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
    3509 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
    3520 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
    3543 0 11
Latest Tags
No tags yet

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!
  • 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
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