Blog

Home » Blog

Variable Scopes and Passing DataSources to Custom Controls

On Friday I picked up a query about how to pass a dominoDocument datasource to a custom control. It’s a question that’s been raised before but a definitive answer could not be located. It’s possibly because the answer is not specific to datasources, but any variable. In essence there is a simple rule to apply […]

Variable Scopes and Passing DataSources to Custom Controls Read More »

OpenNTF Domino API, Graph Data Models and Visualization

For some time the OpenNTF Domino API has included Tinkerpop and an implementation to store content in a graph database structure. Recently I’ve been digging into that further for potential projects, prompted also by a redevelopment of that area of the OpenNTF Domino API and Nathan’s upcoming session at DanNotes. Graph databases are a common

OpenNTF Domino API, Graph Data Models and Visualization Read More »

Client-Side JavaScript and Expression Language – The Why

On Friday I blogged about how you can’t include Expression Language in Client-Side JavaScript for an eventHandler. (Because of problems with the blog that prevented comments, I had to re-post it.) The other benefit of blogging is that someone can usually give you some more information that makes everything drop into place. Toby Samples tweeted

Client-Side JavaScript and Expression Language – The Why Read More »

View Panel Flexibility

I’ve seen a number of questions recently on StackOverflow related to extending the functionality of the View Panel. Firstly, a bit of editorial. I am not a big fan of the View Panel. The XPages course I went on covered repeat controls on the second morning and every XPages developer should have covered repeat controls

View Panel Flexibility Read More »

Scroll to Top