Skip to content

Link not clickable when adding robot message after form submission (addRobotChatResponse in submitCallback) #464

@Shubhanshu082

Description

@Shubhanshu082

I am trying to add a link in a message using anchor tag in addRobotChatResponse(). The text in the message gets underlines but is not clickable. Is there any way to make it clickable?

submitCallback: function(){ conversationalForm.addRobotChatResponse('<a href="https://www.xyzbank.com/aaabbc">Click here</a>'); }

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions