nsildeyna

nsildeyna

Contact Me
Online Status
Offline
Date Last Visited
‎09-21-2023 04:27 AM
Level 1
Joined the community 28-03-2023
Rank Icon Level 1
  • solved badge Re: HELP : Conditional Scripting

    Good to know! Thanks @Jo_Pitts1 the primary question rn maybe, why it didnt catch the conditional logic while both are Down ?should we normalize it to string first?

    image_type
    Discussions
    2044 0 2
  • solved badge Re: HELP : Conditional Scripting

    image_type
    Discussions
    2046 0 2
  • solved badge Re: HELP : Conditional Scripting

    Hi Guys, it is as is from the list on the right.this when rendered emits "Down" but the problem it didnt catch on the conditional.but if you put it manually like so : #set($testA = "Down"}#if($testA.equals("Down")) OUTPUT A#else OUTPUT B #endIt renders OUTPU...

    image_type
    Discussions
    3124 0 4
  • solved badge Re: HELP : Conditional Scripting

    Thanks for responding and bare with me, im pretty new in Marketo 🙂this is whats available on the right of the template. this is what shows after i dragged it from the right{{$lead.Belonging Increase}}and renders as Downusing $lead.Belonging Increase returns nothing but again, what confuses me is we...

    image_type
    Discussions
    3150 0 12
  • solved badge Re: HELP : Conditional Scripting

    Hi @Darshil_Shah1 thanks a lot for the reminder and reference. tried this as per your direction :#set($testA = "{{lead.belonging_change}}") #if($testA.equals("Down")) OUTPUT A#else OUTPUT B $testA#endbut it still renders OUTPUT B Down

    image_type
    Discussions
    3162 0 14
  • solved badge HELP : Conditional Scripting

    Guys, i need help#set($testA = "{{lead.change}}") **content is down#set($testB = "Down")#if( $testA == $testB )TRUE OUTPUT#elseFALSE OUTPUT $testA $testB#endwhen rendered output is FALSE OUTPUT Down DownQuestion : why it is not rendering "TRUE OUTPUT" ?? while $testA and $testB is the same "Down"

    image_type
    Discussions
    3201 0 16
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!
  • Give Back 5 Give Back 5 Earned on 9.18.23 Earned by 1282 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 9.18.23 Earned by 1973 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 9.17.23 Earned by 4363 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 9.17.23 Earned by 4260 people Select to learn more
Public Statistics
Date Registered ‎03-28-2023 11:56 AM
Date Last Visited ‎09-21-2023 04:27 AM
Total Messages Posted 6