Web Video
This function cannot be used with Offline Mobile or Custom Record Field Expressions.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Function

a!webVideo( source, tooltip, showWhen )

Displays a video from the web for use in a video field.

Parameters

Name Keyword Types Description

Source

source

SafeURI

Location of the video. See SafeURI.

Tooltip

tooltip

Text

Optional text to display in the mouseover text for the video.

Visibility

showWhen

Boolean

Determines whether the component is displayed on the interface. When set to false, the component is hidden and is not evaluated. Default: true.

Usage considerations

Using the source parameter

  • The source parameter must contain a URL that links directly to the source video. A URL to a website containing a video (e.g., a Youtube link) will not work.
  • Appian documents cannot be used as the source video.
Open in Github Built: Fri, Jun 02, 2023 (06:00:52 PM)

On This Page

FEEDBACK