I have Google OAuth set up. I can use Google info if I am referring to the Current User, but not when listing users when I have to use “Current cell’s User” and things like that. Is there any way around this?
Can you elaborate on your use-case a bit? When you are showing the users in a RepeatingGroup, what would you need the Oauth data for?
I need to list users by name in a table. (The Repeating group) Each cell has “Current cell’s User,” but then I can’t select the name that comes from Google when they log in.
Yeah, I don’t think you can have multiple oAuths across accounts in the same session. Why not store the information in the DB instead?
This topic was automatically closed after 70 days. New replies are no longer allowed.