Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

database not listing

I am following your video presentation of Nov 12th on adding sales tax to an item. I have followed the speaker an created a database with 4 items in it. I created a read and a list service. I tested the list service and it called the 4 items up. I then mapped it to my list Item. I mapped the $ sign to the mobilelistitem and I mapped the name to the label. I then created an event to startscreen, page show invoke service list service. when I test it as the presenter did at this point (15:35 into the presentation)nothing is showing on my page.

I have reviewed the video three times and I do not see anything, can you look at it I have shared it with you. it is called Sales.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

database not listing

Hello! So you received results from DB on Test tab in editor, but when you test in browser response is not populated? Please ensure you invoke service on Page Show event. Also check are there any errors in console?

Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

database not listing

I found it, It was an error in the server code and I had forgotten that I had attached the server code to the app. thank you.

I can always count on you, you are the best..

Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

database not listing

Ok, lets add another issue, my first page will now all up all the names of the items in database and list them. Then when I click on the item is should set local storage and nav to Details page. when It navs to details page I should get NAME, QUANTITY AND PRICE all from database. I am getting undefined for name and no response on quantity and price.
I ran it in debugger and it stops but I am not sure why.
Please check it, it is still shared with you.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

database not listing

Hi Brian,

Could you please remind the app name?

Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

database not listing

called Sales

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

database not listing

Brian,

We've fixed your app, please confirm it's working.

Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

database not listing

Yes, it is working fine. Thank you

Return to “Issues”