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
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
Eddie,
Thank you. Please do not share your credentials, it's better to tell us the app name.
App name is ORBIT
Eddie,
Your service 'locationsqry' returns an empty array, that is why nothing is displayed.
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.
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.
Hello!
In where you send request as pre{"City":"Pretoria0"},{"Province":"Gauteng"}/prebut it should be pre{"City":"Pretoria0", "Province":"Gauteng"}/pre
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.
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?