I wan to create an app like grid view video player by using spread sheet i just know to create list view video player only but now i want grid view / gallery view video player by using youTube component only
I want the above image like video player i found this type of video player in playit can anybody help me or give me aia file
Did you research the community?
Didn’t find something to help you?
Introduction
Hi Koders, it’s been a few months since the latest guide from me. Today I will share a method to make simple and customizable grid view using @yusufcihan ’s dynamic component extension.
Blocks
First Method:
[blocks (1)]
It is a loop in a loop.
Firstly, it will create numbers of row using Horizontal Arrangement. Inside the row (Horizontal Arrangement), we have to create your desire numbers of cells. After a couple loop, it’s done!
Note: in the calculation of the id, 5 is the n…
As the title indicates, the idea is to make a grid with images, each with text.
[Screenshot_20200304-191444]
The Gridview component does not support the option to put an image and then a text. It lets you use an image OR a text. But it doesn’t let you put both.
So I added the texts to a cell under the image.
To do this you have to prepare a list so that you save the values in the right order to put a row of images and then a row of text and so on.
The structure of the Airtable table is as …
I think there are examples here in the community.
Have you tried looking at these examples and building your app yourself?
2 Likes