I did this in my where parameter and i only get one result i have more in my database i just want two to show up
return '{"StudentGender": "'+Appery("SelectorGender").val()+'", "StudentProgram": "'+Appery("SelectorProgram").val()+'"}';
this is the code i did
i need help pls