Search found 12 matches

Go to advanced search

by chris huert
Tue Jun 03, 2014 9:12 pm
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

Hi Katya,

Thank you. I just tried the new JS and still nothing. The program is at least responding now by showing the spinning circle indicating it is processing the request. However, nothing is displaying

by chris huert
Tue Jun 03, 2014 7:39 pm
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

http://appery.io/app/view/302b02ef-97 ... Click the button on the first page. Enter Log in Details: a href="mailto:sean@gmail.com" rel="nofollow"sean@gmail.com/a, password: incline1 Click on button on next page This should take you to the main search screen. Once a value is ente...
by chris huert
Tue Jun 03, 2014 7:30 pm
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

Any guidance on what the issue could be?

by chris huert
Tue Jun 03, 2014 12:52 pm
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

http://appery.io/app/view/302b02ef-97... Click the button on the first page. Enter Log in Details: a href="mailto:sean@gmail.com" rel="nofollow"sean@gmail.com/a, password: incline1 Click on button on next page This should take you to the main search screen. Once a value is enter...
by chris huert
Tue Jun 03, 2014 1:19 am
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

I tried it. Unfortunately, nothing. Still no response.

by chris huert
Tue Jun 03, 2014 1:06 am
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

It is manual. Invoked upon clicking a button

by chris huert
Tue Jun 03, 2014 1:05 am
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

It is manual. Invoked upon clicking a button

by chris huert
Tue Jun 03, 2014 1:04 am
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

1) There are no errors displaying in the developer console. 2) When I test the service in the query service using {"$and":[{"StoreName":"student_searchinput_1"},{"MetroArea":dropdown_1}]} it responds correctly. When I add the JS - return '{"$and":[{&...
by chris huert
Tue Jun 03, 2014 12:56 am
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

Is there an issue with the JS?

return '{"$and":[{"StoreName":"' + ("searchinput_1").val()+'"},{"MetroArea":' + (("dropdown_1").val()) + '}]}';

by chris huert
Mon Jun 02, 2014 2:58 pm
Forum: Issues
Topic: Multiple dependent variable query
Replies: 18
Views: 4925
 
Jump to post

Multiple dependent variable query

No, no errors on the developer console. When I run the below test it works perfectly. However, when I enter the expanded code into the where clause, nothing returns. I tried switching it to "$or" just to test it, and nothing {"$and":[{"StoreName":"student_searchinp...

Go to advanced search