Hello,
You should add an arrow from array to mobilelist item component.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello,
You should add an arrow from array to mobilelist item component.
It will not let me connect the array $ to the mobile list item. It only connects to the mobilecontainer1 which used to exist earlier today but disappeared from the project in the past hour.
Correction. I did connect the $ to the mobilelist1_19 item and it let me do that. But when I test I do not see any output.
I tested the service and it does produce about 8 items of output.
What service to you use?
I use the Tiggzi database backend service.
I created a list service for this page from the "stuff" database
$ has Array checked
Request URL: {database_url}/collections/stuff
Response:
[
{
"id":"50f704e0e4b0195a923addee",
"StuffYouAreDoing":"something",
"createdAt":"2013-01-16 11:52:00.701",
"updatedAt":"2013-01-16 11:53:41.834",
"Who":"Bill",
"CurrentStuff":false,
"TimeStarted":"2013-01-01 11:00:21.201",
"TimeEnded":"2013-01-01 11:00:31.201"
},
{
"id":"50f700e2e4b0195a923adde7",
"StuffYouAreDoing":"nothing",
"Who":"Bill",
"CurrentStuff":false,
"createdAt":"2013-01-16 11:34:58.682",
"updatedAt":"2013-01-16 13:48:31.342",
"TimeStarted":"2013-01-01 11:00:31.201"
},
{
"_id":"50f704f4e4b0195a923addef",
......
When you run the app in the browser, are there any JavaScript errors on the console?
no errors or any output on the console
Can you share your app with support@tiggzi.com?
yes