Hi,
Can I change the wording "Type your message"? I wish to change to "Click any option above or you can type any keywords."
Solved! Go to Solution.
Hi @Leeyong88 ,
If you are using the Custom Canvas chatbot, you can change using the jQuery code with the below code:
$(".webchat__send-box-text-box__input").attr('placeholder', 'your new text here, change this text');
Hi @Leeyong88 ,
If you are using the Custom Canvas chatbot, you can change using the jQuery code with the below code:
$(".webchat__send-box-text-box__input").attr('placeholder', 'your new text here, change this text');
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Congratulations to our Season 1 2021 Super User Crew!
View articles posted by fellow community members on the Power Virtual Agents Community Blog!