urgent! Need help to insert script in head only for a specific component #13644
-
Hi, In short here is my setup: index page this works fine. I wanted to add a script in HEAD only for the landing component which I added as following (that works too)
the problem is that when someone goes from Landing to Login and then is logged in, then I need to remove the script from the head. How do I do this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Well I think I found a way to solve it |
Beta Was this translation helpful? Give feedback.
Well I think I found a way to solve it