As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I have made a collection Named books. but when I create any column in Books collections it vanish after page refresh ..
Please tell me how to create Columns in Collection
Best Answer
W
Wani
said
over 7 years ago
Hi Zaid,
In Kinvey console, if you create a column and immediately add/edit a row with some value for that column, the column will not vanish anymore.
Also, if you are using any Kinvey SDK or API console, it is not necessary to create the column before adding value for that column. If you post data with value for new columns, the column will automatically start appearing in the Kinvey console.
This is because Kinvey uses mongo (NoSQL) as a backing store for collections and that is how mongo works.
In Kinvey console, if you create a column and immediately add/edit a row with some value for that column, the column will not vanish anymore.
Also, if you are using any Kinvey SDK or API console, it is not necessary to create the column before adding value for that column. If you post data with value for new columns, the column will automatically start appearing in the Kinvey console.
This is because Kinvey uses mongo (NoSQL) as a backing store for collections and that is how mongo works.
Let me know if this answers your question.
Regards,
Wani
Kinvey Support
1 person likes this
W
Wani
said
over 7 years ago
It is not necessary to create such columns at all.
If you just post value from front end application for a column that doesn't exist, the column will appear in the web console automatically the next time you refresh.
Regards,
Wani
1 person likes this
Z
Zaid Mirza
said
over 7 years ago
Hi Wani,
Thanks Your Answer works, but it necessary to insert a value immediately after adding column? If yes, then after creating every column we have to give atleast a single value directly instead of using front end application, to make column persistant....
Z
Zaid Mirza
said
over 7 years ago
Thanks Wani... Lemme try that. if I stuck, will post new thread : )
Zaid Mirza
Scenrio is,
Im very new to Kinvey,
I have made a collection Named books. but when I create any column in Books collections it vanish after page refresh ..
Please tell me how to create Columns in Collection
Hi Zaid,
In Kinvey console, if you create a column and immediately add/edit a row with some value for that column, the column will not vanish anymore.
Also, if you are using any Kinvey SDK or API console, it is not necessary to create the column before adding value for that column. If you post data with value for new columns, the column will automatically start appearing in the Kinvey console.
This is because Kinvey uses mongo (NoSQL) as a backing store for collections and that is how mongo works.
Let me know if this answers your question.
Regards,
Wani
Kinvey Support
- Oldest First
- Popular
- Newest First
Sorted by PopularWani
Hi Zaid,
In Kinvey console, if you create a column and immediately add/edit a row with some value for that column, the column will not vanish anymore.
Also, if you are using any Kinvey SDK or API console, it is not necessary to create the column before adding value for that column. If you post data with value for new columns, the column will automatically start appearing in the Kinvey console.
This is because Kinvey uses mongo (NoSQL) as a backing store for collections and that is how mongo works.
Let me know if this answers your question.
Regards,
Wani
Kinvey Support
1 person likes this
Wani
It is not necessary to create such columns at all.
If you just post value from front end application for a column that doesn't exist, the column will appear in the web console automatically the next time you refresh.
Regards,
Wani
1 person likes this
Zaid Mirza
Thanks Your Answer works, but it necessary to insert a value immediately after adding column? If yes, then after creating every column we have to give atleast a single value directly instead of using front end application, to make column persistant....
Zaid Mirza
-
What is the best way to store and load hierarchies/relationships in the Data Store?
-
How do I create in-app payments using Kinvey?
-
Link users to file uploads
-
question about references and user permissions
-
Data storage limits?
-
Relational Data - Files
-
What defines an Active User?
-
"The app backend is under lockdown"
-
query doesn't show files, can't download.
-
Posting Code to Forum
See all 316 topics