LS agent updates 1 field in a document. How can I then refresh the whole document?

Hi there!

After I have updated one field in a document using a LS agent, do I need to refresh the whole document so that the computed fields that use this value are updated as well?

Anyone know how I can achieve this?

Gérald

Subject: NotesDocument.computeWithForm()

Subject: RE: NotesDocument.computeWithForm()

Thanks for your responses, guys!

Much appreciated!

Gérald

Subject: Did you try: @Command( [ToolsRefreshAllDocs] ) ?