skarun
Posts: 0
Joined: Fri Sep 18, 2015 2:23 am

Clickable list app - Complete?

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!

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Clickable list app - Complete?

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.

skarun
Posts: 0
Joined: Fri Sep 18, 2015 2:23 am

Clickable list app - Complete?

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.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Clickable list app - Complete?

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

skarun
Posts: 0
Joined: Fri Sep 18, 2015 2:23 am

Clickable list app - Complete?

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Clickable list app - Complete?

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?

skarun
Posts: 0
Joined: Fri Sep 18, 2015 2:23 am

Clickable list app - Complete?

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Clickable list app - Complete?

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...

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Clickable list app - Complete?

Hello Skarun,

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

Return to “Issues”