Page 1 of 1

search app help

Posted: Mon Jan 06, 2014 3:23 pm
by Elliot Jackson

I have finally figured out how to get my search service to work using this code {"teacher_name": {"$regex": "input"}}
I am unable to find how to get my service to take the information from the input by the user and use it with the javascript code to search for the item


search app help

Posted: Mon Jan 06, 2014 3:52 pm
by Maryna Brodina

Hello! You can map Input to service parameter you need and add JS in mapping. In this JS Input value would be value variable. If you need to get Input value just with JS (not in mapping) check this link http://docs.appery.io/javascript-api/