Forum Discussion

dhiraj_gophane's avatar
11 years ago

Can we have variables for "community.title" in Email template?

I want use different community title depending on Vanity url from which a user is registered.

How can we set these community titles in Email templates as a context variable.

E.g. There are three users A,B,C each registeres from vanity urls V-A, V-B, V-C.
then I want to send an email saying that,
Welcome to if (V-A) then C-A community

else if (V-B) then C-B community

else if (V-C) then C-C community....

 

can we do this?

  • Hi dhiraj_gophane, 

     

    To my knowledge, it may no be possible. 

     

    "

    There are three users A,B,C each registeres from vanity urls V-A, V-B, V-C.
    then I want to send an email saying that,
    Welcome to if (V-A) then C-A community

    else if (V-B) then C-B community

    else if (V-C) then C-C community....

    "

    the email is sent from a backend system, which has no information the registration URL.

1 Reply

  • HaidongG's avatar
    HaidongG
    Lithium Alumni (Retired)
    11 years ago

    Hi dhiraj_gophane, 

     

    To my knowledge, it may no be possible. 

     

    "

    There are three users A,B,C each registeres from vanity urls V-A, V-B, V-C.
    then I want to send an email saying that,
    Welcome to if (V-A) then C-A community

    else if (V-B) then C-B community

    else if (V-C) then C-C community....

    "

    the email is sent from a backend system, which has no information the registration URL.