It is possible, when creating a document, programmatically enable the users Relationship function ??'
you mean relate to the User? No. you can't relate to the user. People typically create a collection named something like profiles and then make relationships to that
Exactly, relate to the user programmatically.(dynamically). I can do it manually, but I need to create the document and relate to the user at the same time (from my app)
and all because I am reading the json of the parent Document, so that it lists everything related to it.
yes
Recommended threads
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...