I want to update the likes amount (so the users will like it only once)
and also show it on the respective image, how many likes that image has, I guess in this case I can perform a vlookup as you mentioned, I will try it later, thanks!
Just for you understand my app.
I have a list of item on a AirTable, and in a screen i have a webviewer with the url of the item, so when i press NEXT ITEM, I update a variable according to the number of the row, so the user can navigate between all the items.
My main point here is, how can I update the LIKES value from an specified item just in LIKES column?