When the user is working is working on two forms say Form-1 and Form-2
(as you know that you can work on multiple windows at the same time in
Navision) simultaneously where the records fetched and modified in
Form-1 becomes a factor of computation in another form Form-2. But we
sometimes notice that the form is not properly updated and hence the
user feels that there is something wrong with the system.
Well there is a quite a simple solution for this type of problems.
there is a property of forms in Navision, updateonactivate, so when
the user returns to the form, the system automatically updates the
information in the form.