
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
- Google sign in wont allow you to choose ...
Hi, this is still unsolved, Appwrite's SDK won't let you specify prompt=select_account param, so a user cannot signin with a desired account, in chrome is just ...
- Console ErrorAppwriteException: User (ro...
AppwriteException: User (role: guests) missing scope (account) at Client.eval (webpack-internal:///(app-pages-browser)/./node_modules/appwrite/dist/esm/sdk....
- upsert_documents is not work with jwt cl...
client.set_jwt(jwt) databases = Databases(client) databases.upsert_documents(General, Pallets, [{"$id": "684aeb3e0021e64c10f1", "name": 'тест '}]) This code al...
