Hey guys! Okay AI can't help so I'm asking real people now. ๐ Anyway I wanted to know how one solve this in Appwrite right now. So I have a form where I wanted to have dynamic field ( where user can add the field and type they wanted on the form ). And I wanted that user created field to be available on that specific user form ( who created it ). And how does one goes to store the data created on that field? Right now I have a collection of user data, but can't figure how to go about it when dynamic field are present.
Recommended threads
- [Solved] Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- 1.9.6 Console handles all array columns ...
When creating or updating a row in the appwrite 1.9.6 web console, the form treats all list columns as a type string. Even if the column is a list of booleans, ...