FunctionCopy link to clipboard
a!webVideo( source, tooltip, showWhen )
Displays a video from the web for use in a video field.
ParametersCopy link to clipboard
Name | Keyword | Types | Description |
---|---|---|---|
Source |
|
SafeURI |
Location of the video. See SafeURI. |
Tooltip |
|
Text |
Optional text to display in the mouseover text for the video. |
Visibility |
|
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 considerationsCopy link to clipboard
Using the source parameterCopy link to clipboard
- The source parameter must contain a URL that links directly to the source video. A URL to a website containing a video (for example, a Youtube link) will not work.
- Appian documents cannot be used as the source video.
Feature compatibilityCopy link to clipboard
The table below lists this component's compatibility with various features in Appian.
Feature | Compatibility | Note |
---|---|---|
Portals | Incompatible | |
Offline Mobile | Incompatible | |
Sync-Time Custom Record Fields | Incompatible | |
Real-Time Custom Record Fields | Incompatible | Custom record fields that evaluate in real time must be configured using one or more Custom Field functions. |
Process Reports | Incompatible | Cannot be used to configure a process report. |
Process Events | Incompatible | Cannot be used to configure a process event node, such as a start event or timer event. |
FeedbackCopy link to clipboard
Was this page helpful?