[SOLVED] Cannot Assign false value to attribute if the attribute is required from the cloud console.
- 0
- Databases
- Web
- Cloud
Also If I assign a defaultValue while to make the attribute not required , the default value is not getting reflected
This was solved on version 1.3.0
This is how it will be created
The cloud though uses version 1.1.2
How to shift it
You can't you'll need to wait for the cloud upgrade.
For now you'll need to do some workaround like reversing the value
Like changing it to isRenderNotRequired
Ok Thank you , why haven't i thought of that?😆
[SOLVED] Cannot Assign false value to attribute if the attribute is required from the cloud console.
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...