In Navision once we open an object, eg : take Form, if we navigate to another Form the previous form remains open till we close, I want to close the previous form once i open new form. can any one provide a solution.
i want to make modification in that particular table, it gets modified in table, but since the form is open, it throws error " another user modified in table....." on close of that form in later stage..
i want to make modification in that particular table, it gets modified in table, but since the form is open, it throws error " another user modified in table....." on close of that form in later stage..
Then you should pass the record variable of the original form to the second one, and work on it there. That way you won't have 2 instances of the same record and you won't get the error.
Comments
BUT WHY DO YOU WANT THIS?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav