Hi All
I have a simple app that allows users to data to airtable - it also uses google fire base to provide sign in authentication from them.
They can then view that data submitted
However I would like to be able to pull back only specific rows of data from airtable based on the users login,
Does anyone know a way o could achieve this alternatively each time they submit I could add an identifier but I’m not sure how I’d do this,
Any suggestions?