supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Issue in fetching the data on the detail side of the app.

Yes, I have set a master-detail screen for my i-pad app. I have a list on the master side and whenI click on one of the list items, the corresponding detail content loads. For that I was storing the id for my records on the detail side as a local-storage id and had written some custom JS on the click even to open up the detail side and that was perfectly working till yesterday.
You have an attribute called border thickness for grid component, even after setting it to 1, it never showed up while running, so I put my custom css to get it working. Yesterday I restored all my source files.
Today when I opened appery, the UI look very neat, will all the borders in place, well partitioned grids but this master-detail functionality stopped working. I tested all my settings and data mapping, everything seems to be correct and there is no console -error while running the app, so it is difficult for me to understand what is happening. Does it have anything to do with restoring the web-resources.
Please help.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Issue in fetching the data on the detail side of the app.

It is the custom JS on the click event of the master list is not responding.
and all my source files are intact, I restored them.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Issue in fetching the data on the detail side of the app.

Will it be possible for you to look into the app? No custom JS is working for me.
I appreciate all your help. Thanks

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Issue in fetching the data on the detail side of the app.

Hello! Yes, please share app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a. Tell us its name, we'll check, but it may take some time.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Issue in fetching the data on the detail side of the app.

I shared the app. Thanks

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

Issue in fetching the data on the detail side of the app.

Hi Supriya,

Tick "Visible" on Label where you map data from Screen2.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Issue in fetching the data on the detail side of the app.

Hello Katya, thanks for looking at the app. But sad to say that, it is still not working. Now the console has at least started to show the error 'Mandatory parameter appery-proxy-url is missing'.
My API request settings look fine to me although.

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

Issue in fetching the data on the detail side of the app.

Hello! On screen2 in service accountDetails in mapping request parameter Authorization should be
prereturn "Bearer " + value;/pre
There is no space after Bearer

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Issue in fetching the data on the detail side of the app.

Marina, that was spot on! worked wonders. You are awesome!
I never would have been able to figure out the missing space.

Return to “Issues”