LCENTENO

LCENTENO

Contact Me
Online Status
Offline
Date Last Visited
‎11-13-2023 10:16 AM
Level 3
Joined the community 15-03-2023
Rank Icon Level 3
  • solved badge Re: Display Due Date Custom Token in proper format

    Hi Darshil, When I applied this script below. #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( $...

    image_type
    Discussions
    2429 0 2
  • solved badge Re: Display Due Date Custom Token in proper format

    Hi Darshil,Sorry for the delay. Regarding your inquiry "What is the unformatted output of the nextDueDate field? Earlier you said it was 2010-05-07T15:41:32-05:00 , and we shared the code to process this input date format which isn't working for you, so could you please confirm the output of your o...

    image_type
    Discussions
    2434 0 4
  • solved badge Re: Display Due Date Custom Token in proper format

    Hi Darshil,I'm just not sure where in the code I need to change the value of the variable. Are you referring to line 12? Also I'm not sure what you're referring to when you say value.#set( $defaultTimeZone = $date.getTimeZone().getTimeZone("America/New_York") )#set( $defaultLocale = $date.getLocale(...

    image_type
    Discussions
    2483 0 6
  • solved badge Re: Display Due Date Custom Token in proper format

    I figured as much. When you mentioned "Do you want to try the "yyyy-MM-dd'T'HH:mm:ss" format?" Do you mean applying it to throughout lines 6-10 in the code. See below:#set( $ISO8601DateOnly = "yyyy-MM-dd'T'HH:mm:ss" )#set( $ISO8601DateOnlyMonthFirst = "yyyy-MM-dd'T'HH:mm:ss" )#set( $ISO8601DateTime ...

    image_type
    Discussions
    2491 0 8
  • solved badge Re: Display Due Date Custom Token in proper format

    Hi Darshil,Not sure if this is a factor, but I looked at how our member next due date fields are displayed and this is how it shows in the field:Do you think this may have a factor in why the code isn't working?

    image_type
    Discussions
    2521 0 10
  • solved badge Re: Display Due Date Custom Token in proper format

    Hi Darshil,I placed the code in #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( $ISO8601DateOnl...

    image_type
    Discussions
    2532 0 12
  • solved badge Re: Display Due Date Custom Token in proper format

    Hi Darshil,I applied the code below:#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( $ISO8601Dat...

    image_type
    Discussions
    2543 0 14
  • solved badge Re: Display Due Date Custom Token in proper format

    Hi Darshil,I applied the code and this was the result:

    image_type
    Discussions
    2558 0 16
  • solved badge Re: Suppressing Contacts in One Active Campaign Smart List Pull from r...

    I knew the answer was there somewhere @Darshil_Shah1 . This sums it up perfectly. Thanks so much for the help. 🙂

    image_type
    Discussions
    1493 0 0
  • solved badge Suppressing Contacts in One Active Campaign Smart List Pull from recei...

    Hello everyone,This is my first time in this scenario, and although I played around with this, I am not sure what and if there is a strategy to accomplish this.Scenario: We want to start a campaign to send an email (call it Email Alpha) to members 15 days after they come onboard. However, we want to...

    image_type
    Discussions
    1505 0 2
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!
  • Ignite 5 Ignite 5 Earned on 6.16.23 Earned by 661 people Select to learn more
  •  Give Back 25 Give Back 25 Earned on 6.14.23 Earned by 332 people Select to learn more
  • Ignite 3 Ignite 3 Earned on 5.30.23 Earned by 1174 people Select to learn more
  • Give Back 10 Give Back 10 Earned on 5.03.23 Earned by 719 people Select to learn more
  • Give Back 5 Give Back 5 Earned on 4.28.23 Earned by 1282 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 4.28.23 Earned by 1977 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 4.27.23 Earned by 4365 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 4.27.23 Earned by 4266 people Select to learn more
Public Statistics
Date Registered ‎03-15-2023 10:15 AM
Date Last Visited ‎11-13-2023 10:16 AM
Total Messages Posted 51