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
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Failed to create function
Hey everyone 👋 I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...