
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
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
- Forever Processing Issue
I encountered an issue when creating attributes in the collections . if you create an attribute of type string for example and choose a size of 200 or 250 or a...
