Lotus Notes Inviewedit script

Lotus Domino script snippet Editable Column (Inviewedit)

Use the Inviewedit code to update document field values directly from the Lotus Notes view, without opening the document itself.

 

To accomplish this, do the following:

  • Create a form with some fields (FieldName_1 -> FieldName_7 in this example)
  • In the Domino Designer Client, create/open the view that you want to make editable.
  • For each column that you want to make editable within this view, set these properties:

 

Add the following code to the Inviewedit sub of the view: