I have created a list of urls which are uploaded on airtable. I have added timer so that urls should shown in webviewer. When ever timer comes it always shows first url in webviewer not second.
So my question is that how I can make my app to show urls in webviewer in squence wise.
Maybe show your blocks?
Your images are really blurry. Can you not provide the images by right clicking in the block editor and saving them as an image?
sorry, i don’t have time to check out every aia i am offered. That’s why i said to post you blocks.
You can zoom and see images easily.
Please help me its my humble request
This is how you can make 1 image of all your blocks. Right click in the block editor.
Why do you use a timer for getting the images?
2 Likes
i am creating apps on mobile
Maybe you could share your alternative solution with community??
1 Like
The alternative solution is by using global variable and timer. With the timer 1 will be added to global variable and then the list items will be opened by sequence.