iNotes Lite Presumit

In iNotes full mode you can get and set values for items in the presubmit action on a form using techniques like:

document.getElementById(“fieldname”).value or

document.forms[0].fieldname.value

How to you set and get field values on a form in iNotes lite mode in the presubmit function.

Kind regards,

Adam

Subject: See article

Take a look at this article in the Notes and Domino wiki for more information:

http://www-10.lotus.com/ldd/dominowiki.nsf/dx/manipulating-data-in-inotes-lite-forms