Chat application (WebChatUI module)

0
Hello, To build a chat Application in Mendix I have used WebChat UI module. And for the chat_overview page I am using a pre build page from that module. In the javascript snippet it is passing the input by the classname of the input field , in my case it is a speech to text widget. Code:    Now I want to use File manager widget as an input field to send the files, But there are multiple classes as you can see in the following picture. I am not sure which one to use. Also Can I write the code in the same format I used for Input Field? Although I tried writing the code in the same format with 'mx-fileinput..' class. But after browsing files it is sending blank messages. Would anyone be able to provide any solutions ?   Thanks in Advance
asked
0 answers