When clicking on search in the application it shows the duplicate items more at least this working when clicking on a name open a link next to it in the table … Only the search does not work, could someone help? I want to create a search bar using the airtable in which when searching for a name it shows the result and clicking it opens the link in the next column.
Thanks for the tip, in case it would be one for the search button and another two stop the spreadsheet? Tomorrow I’ll test, maybe I’m not putting them in the right place either.
I’m trying to do this by looking at videos on YouTube, but there’s no teaching to do with airtable and then clicking open the next column item.
I would like to learn and the main reason to understand the logic so that it works, I will test what you said the most I think I will end up giving up
So, I’ve tried this one but it only serves to show what it has in the table, I would like that after fetching the item when clicking on the item it returns the value of the next column.
This is what I’ve been trying to understand, to learn.
Example: When searching for example by Samsung Galaxy S3 when clicking on it open the Samsung website with information from him … That I can not find in any corner teaching.
When spreadsheet 1 get column( name) it set list to values and again you are getting value of link column that will delete values of list and set list to links.
And when button is clicked it will clear list and get data of link column and when value is got it will set list to values and do search.In the if condition it will add links that match query to list which means some of the links will be duplicated.
So now…
What do you want???
I think you have created an infinite loop every time spreadsheet1 will get data it will get data of column link using spreadsheet1 column.
So this will continue until application crashes or user exits application.
What I can suggest?
Change name to spreadsheet 2 of block used in spreadsheet1