s.tl() and doPlugins | Community
Skip to main content
Level 2
January 20, 2020
Solved

s.tl() and doPlugins

  • January 20, 2020
  • 1 reply
  • 2880 views

Hello,

 

I'm wondering if it is possible to use the doPlugins function when we send Custom Links with the s.tl() function.

 

Currently it seem to only work with the s.t() function, is there a configuration to change or another function to use ?

 

Kind regards,

Julien Chevalier

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by PratheepArunRaj

Dear julienc30593385,

 

Tricky question. Is there any stopper for it? Don't think so.

s.t() or s.tl() both can use Variables configured or set using Plugins. If you add Plugins to your Base Code, you can use it either on s.t() or s.tl() because you wont be using the plugin directly rather the variables set using the plugins.

 

Thank You!

Arun

1 reply

PratheepArunRaj
Community Advisor and Adobe Champion
PratheepArunRajCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
January 21, 2020

Dear julienc30593385,

 

Tricky question. Is there any stopper for it? Don't think so.

s.t() or s.tl() both can use Variables configured or set using Plugins. If you add Plugins to your Base Code, you can use it either on s.t() or s.tl() because you wont be using the plugin directly rather the variables set using the plugins.

 

Thank You!

Arun

Thank You, Pratheep Arun Raj B (Arun) | Xerago | Terryn Winter Analytics
Level 2
January 22, 2020
Thanks, I will double check because I had the impression the doPlugins was not working fine with s.tl(), maybe I missed something 🙂