M
mrayburn
Guest
The mobile app uses services to request and return data to the device. Please add a way to filter the data being requested from the app side. Currently the only method for filtering the data returned is to create views with the filter in them at server side. Ex: App user Jack taps mobile device option "Red". Jack wants all red records returned. Until a moment ago, the server and the app had no idea what Jack would have selected. The view the app will try to retrieve should send "Red" with the request so the returned records will only be "Red" in value.
Continue reading...
Continue reading...