Email column not updating

My app’s URL: https://gctrack.glideapp.io/
When a user adds new record, Email column in my sheet doesn’t show that user’s email address. However, when that user signs in, proper records are being filtered.

To which tab are you referring? You have to make sure that on your Add page, you have a Special Value (User’s Email) component mapped to the email column. I don’t see one on any of the tabs. To fix, click on one of the tabs, click the + in the top right corner of your app to go into the Add screen, then add the User’s Email Address special value component. Map it to the email column. That should fix it. It worked for me when I did that.

Got it. Thanks.