
Super excited that 1.5 is now available for cloud!
Question.. how do I set an attribute to auto populate with the user ID?
Or what’s the easiest way to have that linked?

depends on how you're creating the document.
For example, I have a users/profiles collection and a function that triggers when a new user is created. Then, i take that data and create the document in users/profiles collection

Just generally I wondered if it could be set as a default value or a trigger rather than having to be passed through as a value from a web app for example
Recommended threads
- How to render .mov gif files from an App...
So I've read the support thread and the guides about file uploads. But I'm still having trouble rendering my .mov files to my React.js front end using the app...
- db queries
hi, could you please help/advice me , i checked db usage for my app which has real usage once a month (its voting app) and i see a lot db queries for days when ...
- Sometimes the Reset Email Not Arriving
Sometimes when a user creates a recovery (Within the activity log of the user it indeed shows 'recovery.create') no email is delivered. I use SendGrid as smtp ...
