M
mihai_neagoe
Guest
Hi Bill, I used a manual installation over the previous version by copying the packages from private cloud rollbase (lib and webapps). I checked with both an existing service and a new one but the same situation appears. It seems the search criteria string is set when refreshing the view (and set in the filter parameter prefixed with 'WHERE') while when updating the filter parameter is sent with '?'. I noticed that it is possible to update one record if read operation returns a full dataset each time and Rollbase position the cursor on given id but this is not what we want achieve. I was expecting to receive in the filter parameter something like 'PrimaryKeyField=xxx' (where xxx is the selected id) and the BusinessLogic will identify which is the record to update and populate the dataset. I don't know if this is a change made in the release or an installation issue I have.
Continue reading...
Continue reading...