Thierry Nivelet (FoxInCloud)
I have a form with a private data session. It opens a view, say viewData1. The view is buffered type 5. Now I go to do what I always do when adding a record - I do an append blank on the view, then I call the editing child form. If the user presses OK we tableupdate, if cancel tablerevert.
The problem is FiC is not letting me open a child form and access a view that is in such a state. FiC is doing a tablerevert before loading the child form. Is there any way I can change that behavior?
Thanks
Thierry Nivelet (FoxInCloud)