How to remove the attached google sheet

hi everyone,

I wanted an advice to how should I remove the google sheet from my app purely make It as glide table based application. I tried doing it by removing users table and write that to glide table, but it is not taking the users information while accessing the application.

Thanks

Go to Settings > Data and right click on the “three dot” button next to your sheet, the Remove option should be there.

1 Like

thats great, but one question, when I do that app is not recognizing the user table I created using glide table, what’s the solution for that?

1 Like

Can you let us know what do you mean by recognizing? Can you check the link above to see if you have indeed marked that table as the User Profiles table?

I deleted the excel file and created users glide table, I have added 10 users in that with emails however, when I go to frontend it does not show the users it only shows anyone.

Thanks guys, I got the solution just need to go to settings and in access option need to update the users table.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.