Refresh only some fields in notesdocument, instead of all

Using “notesdoc.ComputeWithForm” will cost lots of time to refresh one doc on server, so I just want to refresh some fields, instead of all. How to do this?Thanks in advance.

Subject: Refresh only some fields in notesdocument, instead of all

Do your computations directly in your code, and set the fields you need to set.