I have built PVA bot and published to custom webpage. But I noticed, when user enter his report as a prompt which generally is of minimum 100character to max 3500, that it is not getting wrapped. Please check image below for more understanding
Getting this in input, single long line
I am expecting something like this it should wrap
Can anyone help to address this issue, thanks alot in advance
Thanks for the solution, it worked.
You have the option to customize your default canvas when publishing to your own website. See this article on how to customize default canvas of your bot.
Since you want your chat box to wrap text for the user, you should modify the code given in the article to add following to the javascript variable styleOptions:
sendBoxTextWrap: true
After your edit, your javascript code snippet will look something like below (I have highlighted the change to be added):
cc: @HenryJammes
Romain The Low-Code...
23
Pablo Roldan
21
stampcoin
10