Display video in interface

Certified Associate Developer

Hi
I'm doing interface with the video component. I use the component videofield with webfield function and the video doesn't run. The video is in Appian Documental Manager and I have administrator permission.
My code is:

to! videoField (
tag: "Video",
labelPosition: "ABOVE",
videos: {
to! webVideo (source: "">xxxx.appiancloud.com/.../documentId")

}
)

Thanks.

  Discussion posts and replies are publicly visible