Eddie Willcox
Posts: 0
Joined: Thu Nov 14, 2013 6:55 am

Cascading dropdowns and Google maps

Just to let you know, The user I am logging into the builder as is a href="mailto:willem@wlmscs.co.za" rel="nofollow"willem@wlmscs.co.za/a

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

Cascading dropdowns and Google maps

Eddie,

Thank you. Please do not share your credentials, it's better to tell us the app name.

Eddie Willcox
Posts: 0
Joined: Thu Nov 14, 2013 6:55 am

Cascading dropdowns and Google maps

App name is ORBIT

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

Cascading dropdowns and Google maps

Eddie,

Your service 'locationsqry' returns an empty array, that is why nothing is displayed.

Eddie Willcox
Posts: 0
Joined: Thu Nov 14, 2013 6:55 am

Cascading dropdowns and Google maps

Thanks Katya. It must have been the cascading dropdown on "Store_selector" page. As soon as I removed the javascript for the cascading dropdowns, the map shows what I expect it to show.

So now I need to get the cascading dropdown to work again, which for some reason does not want to work now. When I select a province in the dropdown, it is supposed to show me the city corresponding to that province, however, for some reason, it makes the city dropdown blank now.

Eddie Willcox
Posts: 0
Joined: Thu Nov 14, 2013 6:55 am

Cascading dropdowns and Google maps

Ok, I fixed my dropdown.

I still have the same issue though. It's still returing an empty array. When I look at the where clause in chrome developer tools and I copy the the exact where query (without the "where:" part) and paste that in the service test, the test returns an empty array. If I type the query from scratch in the test, it returns data.

Please help.

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

Cascading dropdowns and Google maps

Hello!
In where you send request as pre{"City":"​Pretoria0"},{"Province":"Gauteng"}/prebut it should be pre{"City":"​Pretoria0", "Province":"Gauteng"}/pre

Eddie Willcox
Posts: 0
Joined: Thu Nov 14, 2013 6:55 am

Cascading dropdowns and Google maps

Hi Maryna,

I tried that, but still not working.

When I look at the where clause in chrome developer tools and I copy the the exact where query (without the "where:" part) and paste that in the service test, the test returns an empty array. If I type the query from scratch in the test, it returns data.

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

Cascading dropdowns and Google maps

Hello! [quote:]When I look at the where clause in chrome developer tools...[/quote]could you send us screenshot of what do you see there?

Return to “Issues”