TL/DR
- SOS: time sensitive; First time Glide user – can’t figure out how to sync Users profile updates with the intended Attendees sheet visible on app
- Really want to avoid manually referencing between 2 sheets for any manual updates…how can I ensure what users are uploading to their profile (update pic, bio, company, links) is live on the app?
TYSM.
Long version:
Hello! I’m a first time Glide user, creating an app for an event–and I would really appreciate your help solving my stuck points. The main point of the app is to showcase the schedule, speakers, and attendees. A few points for context:
- Originally have created a Google Sheet connection for the Speakers (1 tab) and realized that was the only one I could connect due to API–other data sources had to be imports or table directly in Glide.
- We then created an Attendees list as a separate data source directly in Glide (because it’s not clear how to make multiple tabs within 1 Google sheet work for me at this time).
- Then we pivoted and decided that the Attendees tab should contain both Speakers and Attendees. At this point, the speakers were manually added onto the Attendees data source due to pressing deadlines (so, speakers + attendees lists aren’t syncing at the moment).
This is when I am realizing the stuck point #1 of having a public app and Attendees list set as my ‘Users Table’ data source: everybody somebody logs in, it dilutes the actual Attendees list I intend to keep under my control. Carried out temporary solution: create a separate Users list that duplicates the Attendees list with all the pre-filled out information such as photo and links etc.
Which brings me to stuck point #2: now, if somebody is logging in and changing their photo or any other information in their user profile, it’s updating the wrong sheet (Users) and not Attendees like I want it to.
I understand this has gotten messier than it needed to be and already have some ideas on how to do better next time, but as this is time sensitive I’d very much appreciate somebody’s expertise here.
Questions
- Is there a way for me to connect the ‘Users’ table to the ‘Attendees’ table so that anybody who logs in, it updates automatically?
- What is the best way for me to proceed here to ensure that people logging in are able to edit their information, and if it matches the curated ‘Attendees’ list, it would just update on its own without requiring the current manual process + potential room for error?
Very grateful for any tidbits of advice or anything else you think may help.