The very useful little feature of a NotesItem  

By Jesper Kiær | 10/2/23 2:02 AM | Development - Notes / Domino | Added by Roberto Boccadoro

Sometimes there are these little things that you somehow do not notice ...until one day you do. The thing I stumbled on, is that the NotesItem has a property called "SaveToDisk". You can set whether a NotesItem should be saved to disk or not when a document is saved,

How to get a Live Text Widget up and running.   

By Jesper Kiær | 9/28/21 1:40 AM | Development - Notes / Domino | Added by Roberto Boccadoro

I recently wrote about how Live Text was very popular at customer, because it would recognize certain text everywhere and provide a related document lookup. It is very simple and no coding is involved, but you may need to use some Regex to define what text is to be recognized. Hogne B. Pettersen in the comments asked if I could show how it could be done So here is a way to get you up and running.

Nevermind.dk  

By Jesper Kiær | 8/24/20 5:03 AM | Development - Notes / Domino | Added by Oliver Busse

Recently at a customer I had made some changes to a solution. I was running HCL Notes V11 and everything ran fine on my PC. Soon an office complained about some code had stopped working.I had upgraded a script library to a newer version of Apache POI for working with Excel files in some agents.