Hello! I am using rasa-webchat widget from bot front. I want to add a button on the header of the widget which should trigger an intent to schedule a meeting. So when the user clicks that button, it should ask for options to schedule a meeting in the chat box area. I tried to add the button using jQuery, but it was not visible.
The motive to add a fixed button in header is that user can schedule a meeting when they want and the button does not get out of sight in between the conversation.