Simple query from MenuSelect.Selected value.
I cant use selected value, it always uses the first one. whatever it is.
my query works and i get the results, but it always uses the first value from my menuselect. no the chosen one.
on this page , notice that i selected Polanco from the yellwo menu but the query was built with Echeverra (on dev tools debug) : http://gyazo.com/ecea3b4d3d046f1e9e5a...
my mapping: http://gyazo.com/8bcb314cb90ee6d7dfe3...
my SelectMenu : http://gyazo.com/f39cc0647b6d15d726f5...
one last thing, for "where" on the request mapping, i used this JS : return '{"tianguis":"' + value + '"}';