You are here:
Use Images for Buttons in Omniscript (Managed Package)
For the managed package runtime, use images as buttons for both radio and multi-select options in Omniscript.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
Omniscripts and Flexcards support all image file types by default. If set,
the lightning-file-upload accept attribute
filters file types in the user's file browser. If set, the Don't allow
HTML uploads as attachments or document records security setting
disallows .svg image files. See Lightning Web Component File
Upload.
- From the Omniscript list view, select an Omniscript to edit.
- Select the element for which you want to use an image.
- In the Properties panel, select Image from the Display Mode and Option Source dropdowns.
- If needed, enter the properties of the image such as the width and height.
- Click + Add new Option.
- Enter a value and a label, and then click + Add.
-
Choose which image to use:
- Existing image: Select the checkbox, and then select a file.
- New image: Click the field, and then browse to the location of a file.
- Click OK.

