Skip to content

Image Viewer

An Image Viewer provides a preview of images and documents uploaded to an IFS Cloud Page.

1. Define an Image Viewer

2. How to Add an Image Viewer To The Container

3. Set The Appropriate Properties For The Image Viewer

When To Use

Use the Image Viewer control when you want to display information within various file types such as .pdf, .docx, .xl

Supported File Types

Limitations

  • The control can only be used inside a page, it can not be used within an assistant.

How To Use

Follow the steps below to add an Image Viewer to a page:

1. Define an Image Viewer

Define a Image Viewer in the client model file using the following format:


2. How to Add an Image Viewer To The Container



3. Set The Appropriate Properties For The Image Viewer

Set one or more properties for the Image Viewer such as label,. For a complete list of the properties and how to set them see the Properties section below.

Keywords

Below is a list of keywords used within the control.

using | bind | for | clone | array | reference

Properties

Below is a list of properties that can be used to customize the control.

Example

Below is an example of a Image Viewer with multiple settings.


Appendix