Home Forums Newsletter Plugin Support If query on salutation {title}

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #288449
    Effekt
    Participant

    Hi there,
    i have the following code in the Newsletter template:
    {title} {name},
    What i want is the following:
    if(GENDER == MEN || GENDER == WOMEN){
    {title} {name},
    }else{
    {title},
    }
    How i have to query this code in the right way? I found nothing that fits my problem in documentation.
    Thanks

    #288894
    Stefano
    Keymaster

    We have no support for conditional tags, sorry.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.