ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

selct menu component + nativemenu

i have a select menu component that is populated y a rest service on a page load event.

the prolem is that if i check native menu for my select component when the page is loaded the first time i get all the options coming from the rest, ut if i change page and i come back to the page where the select component is a get no option.

i don't have any error showed in the console, i'm sure the service had success (ecause i added an alert on service error).

i tried without native menu checked and it seems to don't loose the options when i come back from other pages.

how can i use properly my select with native menu?

i already shared my app with you (the name his simet) to test what happen you should just click to "partenze" (oldpartenze is with native menu and partenze is with the popup)

i also tried by adding the rest on pageshow event, ut in that case while it works on the desktop tester if i export the apk and i try on it sometimes it works and sometimes not

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

selct menu component + nativemenu

Hi Ciccio,

Yes, there is such problem. You can try updating native selects on Page show event.

ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

selct menu component + nativemenu

Is this an appery (select component or data mapping) problem or is it jquerymobile problem. ? Could i solve it without mapping restresponse and adding a js to the rest success event?

ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

selct menu component + nativemenu

do you have any news?

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

selct menu component + nativemenu

Hello,

Sorry, not yet. Working on it.

ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

selct menu component + nativemenu

I tried to invoke the service on page show event but some times when i come back to the page where the native select component is if i click on the select i get nothing
I tried to save rest response to a local storage variable and add a js to populate select component but i have the same problem before
The problem occurs just when i test the extracted apk on android 4.1.2 and nether on the desktop appery tester nor on the mobile appery tester. How can i solve my problem
Please could you provide me any suggestion?

ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

selct menu component + nativemenu

Is the problem related just to native menu select component or to the select component?
Should i try witout checking native menu?

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

selct menu component + nativemenu

Hi Ciccio,

Here is what I tried. I installed apk on device with Android 4.2.2 and tapped 'scegli la partenza', then saw a list. Then I moved to another page, get back and clicked again.I saw the same list. Could you please clarify, do I understand the issue correctly? Please post detail steps to reproduce the problem.

Return to “Issues”