Page 1 of 1

Clickable list app - Complete?

Posted: Thu Jan 26, 2017 6:47 am
by skarun

https://docs.appery.io/docs/samples-c...

Is the instrcution at this page complete. I had to do complete a Mapping (1) to get the products page working. There is more to it - (2) the details shows "undefined".

  1. Page products Data listproducts Success Mapping {$ - mobilelistitem_3, name - Text) (Hope that helps)

    Can you please help with the part 2.

    Thanks!


Clickable list app - Complete?

Posted: Thu Jan 26, 2017 3:48 pm
by Serhii Kulibaba

Hello,

Please check if there are any errors in the browser console. You can learn here: https://docs.appery.io/docs/using-bro... how to open the console.


Clickable list app - Complete?

Posted: Thu Jan 26, 2017 8:48 pm
by skarun

Thanks Sergiy. Below are the results I found. I dont see much problem, for eg. the Console shows some info not error. Let me know if you can make out any errors from the below. 2 of my colleagues tried this lesson and had the same problem, we compared it with the CRUD app, but since the CRUD app is a plugin, we feel its not well explained (since this is crucial, may be good to highlight this to your documentation team.). Any help is much appreciated.

Console:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery-2.1.1.js:8554

Network:
Image

Browser storage:
Image

If you need anything else in particular, let me know, as it doesn't look like an error done by developer but a shortfall in the instructions.


Clickable list app - Complete?

Posted: Thu Jan 26, 2017 9:23 pm
by Serhii Kulibaba

It seems you didn't fill the Storage variable "selectedProduct".
Please check errors in the console:
Image


Clickable list app - Complete?

Posted: Thu Jan 26, 2017 9:35 pm
by skarun

Which step in the Clickable app document. (https://docs.appery.io/docs/samples-c...) - looked for selectedProduct in the document, can't find. If its not in there could you explain, how I should do this. Thanks for your help.

The console is attached. Image


Clickable list app - Complete?

Posted: Fri Jan 27, 2017 3:37 pm
by Serhii Kulibaba

1) Open the application
2) Open the console
3) Refresh the page
4) Do all steps to get that page
And check errors in the console.Is there at least some kind of error?


Clickable list app - Complete?

Posted: Fri Jan 27, 2017 7:59 pm
by skarun

Attaching after refreshing the page as mentioned above. still wondering is the documentation faulty, have i missed any step. thanks for your help.

Image Image Image


Clickable list app - Complete?

Posted: Fri Jan 27, 2017 9:32 pm
by Serhii Kulibaba

It seems, the "Clickable list app" doesn't save the item on the click event. Please see an example how to make master-detail app: https://docs.appery.io/docs/appbuilde...


Clickable list app - Complete?

Posted: Tue Jan 31, 2017 3:37 pm
by Evgene Karachevtsev

Hello Skarun,

We've updated this plugin today, could you please clarify do you have any issues with it?