Hi, I want to create a news/ announcements tab for my app that will be published to the App Store. I want to create a news/ announcements tab. The info will be updated through a google sheet and I want to use data views in thinkable. What is the best way to make it? Some will have images, some won’t. Some will have text, some wont. How can I make it dynamic so that size of each announcement changes to the info that it contains.
I tried this on the past, the easier way is to set up a Data List Viewer and set a layout from the available ones (or you can do it yourself as layout component).
The Data List Viewer taking data from the google sheets it’s pretty much easy to set up, you can have a look on the Thunkable docs, there are many tutorials.
About the one having images or not, the easiest solution, is to set a default, logo image, when no images are set - so the layout will be always the same (and nice to have a look at), and you still provide graphics when there shouldnt be
Let me know if this works for you
2 Likes