Hi, I’m trying to create a simple list with Airtable that would give you information about the laws of physics. I’ve managed to create a list that shows the names of the laws, and wanted to continue by making an ItemClick function that would change the list to the other rows in my airtable. However, I wasn’t able to figure out how to make such a function work. Help would be greatly appreciated!
Best regards, Thomas!
1 Like
Hayder
October 17, 2019, 12:50pm
2
Would you explain in more details with simple way. And please mention the names of your columns in the Airtable and do not care about rows.
1 Like
thanks @Hayder , I’ve edited Thomas’ post now to correctly show the screenshot of his blocks.
@thomaswillemjansenvk , we have a few tutorials that show bits of what you want to do.
If you have more than 5 or 10 similar components on your screen it can be tedious and time consuming to update each one individually.
Thankfully the Any Component blocks and the List blocks can be combined to automate these repetitive tasks.
Overview
In this tutorial we’ll learn how to build a Twitter directory app like this. The idea is that each profile URL begins with “https://twitter.com ” and the only thing that changes is the individual profile name
[parallel_lists2_optimized]
Parallel…
If you have data stored in a spreadsheet and you want to move back or forwards through that data then here is some sample code you can use.
Example Data
In this example, we have a table with news headlines and news articles. I probably should have called the columns Title and Content, but I’ve gone for Title and News. You can add in additional content like Author, Date, Image Source etc but once you understand how to use two columns you can expand it to as many as you like.
[00]
Show the firs…
Let me know whether or not that helps you with tabbing through your Airtable data.
1 Like