Discussions

 View Only
  • 1.  I WOULD LIKE TO ADD VIDEOS TO TABLES. HOW WOULD I GO ABOUT DOING THAT?

    Posted 03-07-2017 17:08
    How do i show video in table? Can i have an html code for this please?


  • 2.  RE: I WOULD LIKE TO ADD VIDEOS TO TABLES. HOW WOULD I GO ABOUT DOING THAT?

    Posted 03-07-2017 17:10
    Are you looking to embed the videos in an <iFrame> , create a link to the video, or attach the file of a video so the user can download and watch?


  • 3.  RE: I WOULD LIKE TO ADD VIDEOS TO TABLES. HOW WOULD I GO ABOUT DOING THAT?

    Posted 03-07-2017 17:16
    embed the video in an <iframe> 


  • 4.  RE: I WOULD LIKE TO ADD VIDEOS TO TABLES. HOW WOULD I GO ABOUT DOING THAT?

    Posted 03-07-2017 20:15
    You have to use script to do this because QuickBase greatly restricts what HTML tags are allowed in text fields. 

    Here is a working demo using the IOL technique:

    Stooges Videos

    https://haversineconsulting.quickbase.com/db/bmkxfnahr?a=td

    Pastie Database
    https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=559

    You can add your own video to the demo:

    https://haversineconsulting.quickbase.com/db/bmkxfnahr?a=nwr

    Notes:

    (1) The code uses HTML backticks for string interpolation.


  • 5.  RE: I WOULD LIKE TO ADD VIDEOS TO TABLES. HOW WOULD I GO ABOUT DOING THAT?

    Posted 04-19-2017 12:35
    Can I attached a video like I do images?


  • 6.  RE: I WOULD LIKE TO ADD VIDEOS TO TABLES. HOW WOULD I GO ABOUT DOING THAT?

    Posted 04-19-2017 12:37
    Yes, although at some point if the file attachment is too large the upload may fail.


  • 7.  RE: I WOULD LIKE TO ADD VIDEOS TO TABLES. HOW WOULD I GO ABOUT DOING THAT?

    Posted 11-09-2017 06:55
    Is there a way to display same video in mobile view.


  • 8.  RE: I WOULD LIKE TO ADD VIDEOS TO TABLES. HOW WOULD I GO ABOUT DOING THAT?

    Posted 11-02-2018 14:58
    Here is a way to display video using a code page:

    https://community.quickbase.com/quickbase/topics/view-video-on-mobile