Forum Discussion
PatPat
13 years agoQrew Trainee
I've been playing around with the <video> tag and can't seem to get it to work. I was under the impression it was because the <video> tag was not supported. Do you know for certain that this tag is supported? Here's what the formula looks like:
"<video src=https://intersystems.quickbase.com/up/"; & Dbid () & "/a/r" &
[Record ID#] & "/e9/v0\" width=\"170\" height=\"85\" controls>\n<p>If you are reading this, it is because your browser does not support the HTML5 video element.</p>\n</video>"
"<video src=https://intersystems.quickbase.com/up/"; & Dbid () & "/a/r" &
[Record ID#] & "/e9/v0\" width=\"170\" height=\"85\" controls>\n<p>If you are reading this, it is because your browser does not support the HTML5 video element.</p>\n</video>"