Hi
I built a real-time database in backendless but when i use api to get my object from database in javascript, it show me just 10 of my objects that i had added.
can anyone tell me what can i do?
Hi
I built a real-time database in backendless but when i use api to get my object from database in javascript, it show me just 10 of my objects that i had added.
can anyone tell me what can i do?
Welcome to our community and thank you for trying out Backendless
If I understand you correctly, you need to increase the value for the page size property (from 10 to the number you need), this should help to get more data.
Regards,
Zahar
thanks for answer.
can you tell me how can i do that,please??
Can you send me a screenshot of you trying to get the data from the database please?
I found it.
thank you so much for your answer