Hi everyone, I'm going through a weird situation where i can't map relationships for documents while creating it using Web SDK. But i can create a document with an option to select a relation from available attribute records. Unfortunately there's no clue on Appwrite's official documentation.
My concern is to create a new document and want to provide it's relationship attribute ID from the Web SDK instead of creating it on Appwrite Console.
Your feedback regarding this issue are welcome, thank you!
@Steven can you share you thoughts regarding this issue ?
No need to ping. Just wait for anyone to respond
Yeah I read that and I have already created a relationship, now my concern is to create a document with link to it's any of the attribute from it's relationship collection.
Sorry to ping you, I will follow your suggestion hereafter.
In documentation there's no explanation to create a new document with linking the relationship attribute from it's related collection, but in console i can create a one like that. https://cdn.discordapp.com/attachments/1190338358774345820/1190338359374119003/image.png?ex=65a16ffc&is=658efafc&hm=dea883305c5a5f942627d5a20ac94378f97c2bf621682b20bf98e63caccea239&
You can take a look here, I already created a Relationship. https://cdn.discordapp.com/attachments/1190338358774345820/1190488756772413611/image.png?ex=65a1fc0d&is=658f870d&hm=8a338d59399eeb47f0df4ce390b212d33c7f3786c5fc4d1559c28797cd0f9263&
What do you mean by:
with link to it's any of the attribute from it's relationship collection.
Recommended threads
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...