botbuilders_tech
Member
Hi,
I wanna insert a button leading to my website in the Thank You page.
But I don't find an option to insert a button. Only Buy Now button is present.
I tried to insert HTMl code with ahref, even that doesn't work. Here is the HTML code I am trying to insert in the Message Description box.
How can I get this working?
I wanna insert a button leading to my website in the Thank You page.
But I don't find an option to insert a button. Only Buy Now button is present.
I tried to insert HTMl code with ahref, even that doesn't work. Here is the HTML code I am trying to insert in the Message Description box.
<br><a href "https://google.com" <b>Connect Now!</b></a>
<br><br>
How can I get this working?