Changing the default text for action prompt in the IVA for Legacy Webchat
To make Pega Intelligent Virtual Assistant™ (IVA) for Legacy Webchat more user friendly, you can modify the default text for the action prompt that the system displays to users in the chatbot window and the preview console. As a result, you also help to customize the look and feel of the chatbot to better fit the needs and requirements of your organization.
- Switch to Dev Studio.
- In the navigation pane of Dev Studio, click App.
- Click Classes.
- In the field below the Classes tab, search for the Embed-Channel-Control- class.
- In the Embed-Channel-Control- class, expand the section, and then double-click the pyActionPrompt pyInputPlaceholder rule.
- In the opened rule, in the To field, enter new text for
the default prompt for the chatbot.By default, the action prompt in the chatbot displays the following text: Type your message here
- Click Save.
- Switch back to App Studio.
Previous topic Customizing the Legacy Webchat channel Next topic Creating custom controls for the IVA for Legacy Webchat