Lim Samantha
Posts: 0
Joined: Wed Jun 11, 2014 6:50 am

Displaying Data

Hi,
Yes i followed the tutorial. But still aren't able to get the outcome.
Maybe you can login to my project? As specify from Nadiah.

Thank you.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Displaying Data

Hi Lim,

Please specify did you have worked application within suggested tutorial?

I mean do you have worked application which is you implemented within tutorial or you had some problems with it?

Regards.

Lim Samantha
Posts: 0
Joined: Wed Jun 11, 2014 6:50 am

Displaying Data

Yes i work with the tutorial. but still cant get the outcome.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Displaying Data

Dear LIm,

Please specify at which tutorial step are you stuck and what is not work.

Thanks & regards.

nadiah jabbar
Posts: 0
Joined: Fri Jun 20, 2014 3:42 am

Displaying Data

Hi Yurii,

we followed the example in the tutorial, however the amount that have been entered in the input isnt displayed in the label underneath the input box.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Displaying Data

Hi Nadiah,

Please add debug JS "console.log()" code to understand what is not work. See this log in browser console.

You need to find a problem and describe it to us. Then we can help you.

See details about debuging here: http://devcenter.appery.io/documentat...

Regards.

Lim Samantha
Posts: 0
Joined: Wed Jun 11, 2014 6:50 am

Displaying Data

there is no error in the console.
everything is working perfectly find but just that the label does not stay.
please do go in our application and test it out to understand more.

thanks

username:a href="mailto:nadiiah95@hotmail.com" rel="nofollow"nadiiah95@hotmail.com/a
password: class1e42

the project name is Quest under a href="mailto:leechitboon@nyp.edu.sg" rel="nofollow"leechitboon@nyp.edu.sg/a

http://appery.io/app/project/8ede79da...

Lim Samantha
Posts: 0
Joined: Wed Jun 11, 2014 6:50 am

Displaying Data

Step 1 : run from RealStep33_Clone_4 http://appery.io/app/project/8ede79da...

Step 2: add in an amount under the 'actual amount' column, it should display the amount u have entered under the input.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Displaying Data

Hi Lim,

I've checked your app and see folowing mistake:

You use create service " UserDB_correctamount_create_service" and list service "UserDB_shoppinglist_list_service".

So you add items into the "correctamount" collection and read items from "shoppinglist" collection.

Thus you can not see just created items. You need to use one collection.

Regards.

nadiah jabbar
Posts: 0
Joined: Fri Jun 20, 2014 3:42 am

Displaying Data

Hi Yurii, is it possible for datas from two different pages to be stored in the same collection?

Return to “Issues”