pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Change select Menu value via ajax call

I have two select menu.
when i change value from first select menu the another select menu value will change using ajax.
I follow this url:
http://docs.appery.io/tutorials/build...
But i have Near about 20,000 or more city location.so the above link is array not possible to do easily.
so i want to change using ajax call for select menu value.
how It is possible??any suggestion??

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Change select Menu value via ajax call

Hello,

Why don't you make a mapping from service result to select component?
http://docs.appery.io/documentation/r...

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Change select Menu value via ajax call

I will try If not done then i will ask to you.

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Change select Menu value via ajax call

ok.Thank you

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Change select Menu value via ajax call

I am trying to do select value of city and location from select menu
I have two select menu. cityselectmenu and location selectmenu

I call service on value change event of cityselectmenu.
But I got only one location in select menu.
How to retrive fulllist in selectmenu??
Image

Image

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Change select Menu value via ajax call

Thank you, it's solve now.
I want to pass selected value from selectmenu in url request .
I do it but not working properly..
Any mistake??
Image
Image

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Change select Menu value via ajax call

It not store in my database.What i want to do??

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Change select Menu value via ajax call

Hello,

You've done everything correctly from the Appery.io side. We don't know why such a result is returned, because this is the response from your server.

Return to “Issues”