Please Include the Audio/Video player in Caspio..
I need to play the Video files stored in my database on caspio pages.
15
votes
Siddhesh
shared this idea
-
Anonymous commented
Video Code
<video width="400" controls>
<source src="[@field:Video_File/]" type="video/mp4">
Your browser does not support HTML5 video.
</video> -
Frode Nyland commented
I need this feature as well for my users to listen to for example audio recordings of customer interviews, without being able to download the files.