SNTT: Examples of accessing data on Xpages

There are several ways of getting at the data on an Xpage. I wanted to understand this better so I have created this example which gives examples of getComponent( “element name”).getValue(); getComp onent(“element name”).getSubmittedValue()...

Application Debug Mode

A while back someone asked what was my best tip for Lotus Notes development – this is it – it is used in every single application I have developed in at least the last 5 years and it was passed on to me by my cousin ( thanks Martin )! Most Notes forms will...