Possible to embed video in form?
Is it possible to embed a video in a form and if so does anyone have a basic example?
-
Hi Matt,
There is no activity that will allow you to embed a video in a form. The only alternative is to create a custom form element using the Workflow SDK (https://docs.geocortex.com/workflow/latest/help/Default.htm#wf5/help/custom-development.htm). This will allow you to create a custom react component. I did a quick search and found this library: https://www.npmjs.com/package/react-player.
The other approach is to use a Text form element to generate a hyperlink in the form that links to your video. That will launch the video in a new window and the browser will be responsible for playing it. Not as slick as the first way but much easier.
Colin
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar