I am using the format ‘’[xxxxx] (‘https://example.com’)’'to show the hyperlink. Its not working for me as the text appear as plain text. I am using BotUI for the web integration
hey @sachinkalathil welcome to community .
can you tell me which UI are you using for your Bot?
BotUI
Can you share me the Link of the GitHub repo of the that UI?
Sure!
Hey @sachinkalathil, sorry I haven’t used the BotUI before but I guess if you want to send the hyperlink link you need to follow it this way:
'Go ahead, try [our product](https://example.com)'
Hey @JiteshGaikwad , Thank you for looking in to this. I have tried this method and It did not work for some reason. This method is working in the dafault Rasa UI and not in BotUI
Hello @JiteshGaikwad @Rasa can you help how to link the hyperlink with text to open new window in RASA I am using your chat widgets 1. Simple Text and 2. On Button or quick replies
response: utter_greet: text: " Please [click me] ( https://rasa.com/)"
So that it should open the hyper link on new window.
Coming Output: Please [click me] (( https://rasa.com/)
Required output: Please click me and while clicking it open rasa home page.
Do we required any policy for that or need to update in action.py or javascript or css no clue whatsoever please help. Thanks in advance
i am using u r chatbot widget only but still we are not geting hyperlink it is showing entire text what is given in utter_message url full in plain text please kindly help where to change in js file or css file
@rajeshpolaki sorry for the late reply, you can check this post
Thanks a lot it is working perfect now
can you explain about js which will predominently affect chatbot plz i mean any js file u modified in code or did anything wrong in my deployment and once again thanks alot @JiteshGaikwad Jitesh Gaikwad
@rajeshpolaki can you please explain in detail, I’m not able to understand. If you are asking for the js file which is being used for the widget, you can check this file
Thanks a lot
@JiteshGaikwad
Hi thanks for your responses my question is previoulsy i used same widget
but not worked hyperlink
whether any corrections required in domain file as well as script.js is required
that is my query
now i got it is only to change in domain file and need not change in script.js
file
Thanks a lot
@JiteshGaikwad hi used u r chatbot widget it is working fine can u tell me how to modify the opacity of radius size at chat
reuce the radius of chatbot widget where to customize the style sheet please guide
Here’s the css file which you can modify
WHAT ABOUTmaterialize.min.css (138.5 KB)
IS THERE ANY THING TO BE REQUIRED TO MODIFY IN THIS PLEASE
@JiteshGaikwad WHAT ABOUTmaterialize.min.css (138.5 KB)
IS THERE ANY THING TO BE REQUIRED TO MODIFY IN THIS PLEASE
@JiteshGaikwad ` markdown is supporting new version of
when i am using not geting still showing plain text only
i am using u r chatbot widget only but still we are not geting hyperlink it is showing entire text what is given in utter_message url full in plain text please kindly help where to change in js file or css file