I need to bypass a script file when the user
clicks on a specific button to save some information into a field.
I have a field called "Saving" which has a default field of "Y" and I set it to "N" when I click on the button.
In the querysave event, I check the value of this field. But somehow the field does not
seem to refresh when I get back in the view after the form is closed. I have to click on view refresh (F9) to refresh the view. How do I get the value to show up after exiting from the document. (in the view)

QuerySave (VIjaya Rajkumar... 8.Oct.04)
. . 