
Hello, I'm trying to set up a unique entry on a collection where 2 attributes must be unique.
Specifically, in this screenshot, i want to have the combination of word
and users
to be unique per entry. For example:
Allowed: word: A, users: 1
Allowed: word: B, users: 1
Disallowed: word: A, users: 1. because the same value already being input earlier.
Sorry i can't find a way to do this. In index option, there is no option for reference. Any suggestion?
Recommended threads
- Billing issue
Hey, i recently Purchased the Pro Plan on Appwrite but I've changed my mind id there any way i xould cancel the Pro use the Free Tier and get my refund?
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
