I have a data viewer list and airtable as the source for it. I want to retrieve the value of a row whenever a list item is clicked but the row id i get is not 1 or 2 it a whole lot of numbers and letter. Any suggestions?
Like you said it’s a ID.
You’ll only get 1 OR 2 When you try to retrieve the index of An item.
How to do that in data viewer list
@codeswept Really grateful thanks a lot
2 Likes
I was planning to do Just that.
1 Like
Glad to have helped.
1 Like