How to change placeholder "Message" to "Enter your question" in chatbot window

Hi ,
I want to change background text (placeholder)“Message…” to “Enter your Question” where user type his question.
How can i do this in UI ?

Hello @inayatmadni ,

If you are using Web SDK then you will have the option to modify the placeholder text. Within botbuilder however, you will not be able to do this.

1 Like