R
rblanchard
Guest
When using a read operation there is an _id field that gets created automatically. This can be used to find a record locally and update/delete it. When creating our own INVOKE operations that return a TT this _id is not created automatically. Can we add this ourselves as to allow for local db updates on mobile device?
Continue reading...
Continue reading...