Hi Guys, i need to implement a Chatbot to Umbraco. And add a switch (showBot) to each ContentType which is used as a site. I want the Bot only be displayed on the specific site, if this switch is set to true. The problem the Chatbot is not "on" the pages where the boolean showBot is on. Its on a different ContentType / component almost like the Navbar is. The question: How can i access the value showBot of the current active Site from the BotTemplate / Component. Thank you very much!
Conditional rendering from another component
Hi Guys, i need to implement a Chatbot to Umbraco. And add a switch (showBot) to each ContentType which is used as a site. I want the Bot only be displayed on the specific site, if this switch is set to true. The problem the Chatbot is not "on" the pages where the boolean showBot is on. Its on a different ContentType / component almost like the Navbar is. The question: How can i access the value showBot of the current active Site from the BotTemplate / Component. Thank you very much!
is working on a reply...