Any idea on how to add a footer msg underneath "Type a message..."

I have a standard Chatbot widget using index.html and index.js for UI.
I see there is a message option for “Title” and “Subtitle” in the “Script” section. Does anyone know how to add a foot note that I want to have it right underneath of “Type a message…” prompt? Potentially this can be a curtesy message or a reminder…

@yliu371 Which chat widget are you using, can you share the link or name of it?

Well I think it may be from a version of Botfront. And sorry I cannot share the link because it is an internal site, so I attached a screenshot instead. thank you!

@yliu371 It’s ok, I am afraid you won’t be able to add this at the bottom of the input message as shown in the image, If you clone the repo GitHub - botfront/botfront: Enterprise-grade open source GUI platform for Rasa teams and try to add some components in ReactJS, then might you will be able to archived, for that you need to be expert in ReactJS, CSS, HTML. If you are looking for alternative to botfront do let me know. @yliu371 Change the topic category to Rasa open source.

@nik202

Hope u r fine!

Is there an alternative to botfront, instead of rasa x?

I was thinking about something with a more friendly interface.

Rasa x is not very good to organize the chatbot.

Thanks!

Like nik202 described above, customizing the UI isn’t friendly unless you are an expert in JS. I have been searching an ui designer tool but no luck. Most of the chatbot solutions are COTS such as Salesforce, MPP and Azure, etc., and some of the services cannot be exposed outside of their applications.
The existing opensource version of botfront I use has some weaknesses and it does not meet of the 508 standards. I have been researching an alternative to botfront as well, and certainly rasa x is not an option - simply it is so buggy. I thought about using botfront enterprise ed… There are some free JS code on github but I have not tried… Overall, sorry for not getting u a good solution as I am learning this as well…

1 Like

@yliu371 thanks Cat (meow) for the explination :slight_smile: Pedro, Rasa X is good for getting analytica inside, and botfront is good for customisation on website, so currently its the best combination as per my experience.

1 Like