Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

We can add images to Buttons by providing the image URL inside HTML Image tags. We can add buttons using different controls available in the Flow Studio and Experience Designer. The HTML markup should be given in the Text fields of the Buttons

Example of an image HTML tag that is allowed in the platform,

<img src="https://exmaple.com/dynamic/images/rainy5caf0f20-e01e-11ec-85b9-77e62ec3b79c.png"/>


Example with Single Input control

  • Go to Create> Agents> Flow Studio> Flow Studio canvas.

  • Drag and drop a Single Input control.

  • Go to the General Tab> Button

  • Add the Value for the buttons.

  • On the Text field, add the image URL with an HTML tag.

  • Save and launch the Bot or the Flow Studio Preview Bot

  • The Buttons will now have the images on the Buttons.

  • No labels