
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 login error: {"message":"Invalid ...
hi, im trying to use google login with account.createOAuth2Session( 'google', 'profevardilla.pages.dev', 'profevardilla.pages.dev'...
- Auth Error
"use client"; import { useEffect } from "react"; import { getSessionCookie } from "@/actions/auth"; import { createBrowserSessionClient } from "@/lib/appwrite-...
- Prevent modifying specific attributes
How do I prevent user to only to be able to modify some of the attributes. Document level security gives full access to update whole document, what are the wor...
