Blog

Home » Blog

Dojox Charting Tutorial – Part Two: Creating Series and Generating the Pie Chart

In Part One I covered the generic code elements required on the XPage before we get as far as creating the data for the chart and the chart itself. Now we get into the interesting stuff. Creating a Series The first part of the chart is the series. What I’m looking to produce is an array […]

Dojox Charting Tutorial – Part Two: Creating Series and Generating the Pie Chart Read More »

Dojox Charting Tutorial – Part One: Background and Generic Code

At Intec we have a number of applications that have included charts for some time, whether for dashboards or other reporting. At the time the we used haneng charts (http://www.hanengcharts.com/), because we didn’t have the expertise in house to develop anything as good or better. The product provided what we needed and still does. But

Dojox Charting Tutorial – Part One: Background and Generic Code Read More »

On the Shoulders of Giants – How We Learn

Over the last week I have been doing some investigation on dojox charting, building on the XPages tutorial samples of Chris Connor and the pure dojo tutorials of Doug McMaster and Eugene Latzukin on SitePen, the basis for parts of the article on dojocampus. Despite their work, I suffered a number of frustrations trying to produce the

On the Shoulders of Giants – How We Learn Read More »

Workaround for Multi-Value Fields – Update

Earlier this month I posted an article about multi-value field problems. The good news is it’s been SPR’d  – reference EGLN7YMLYD. However, while looking into a fellow developer’s problems on this area, my mind wandered back to the XPages templates that have been developed by IBM, specifically the Discussion Template. Surely Tags (WebCategories field) is

Workaround for Multi-Value Fields – Update Read More »

Audit Comments Custom Control: Enhancement

A couple of weeks ago I posted on my blog an Audit Comments Custom Control for XPages, which launches a dijit dialog for audit comments when editing a document, and passes the value of the field back to the underlying DominoDocument data element. This simulated finctionality I had previously used in the Notes client for logging

Audit Comments Custom Control: Enhancement Read More »

Thematically Challenged – Best Practice for Dynamically Changing Themes in Xpages

For a while now one of the items on my wish-list of functionality to add to XPages has been the facility for the user to change the theme of an XPages application, possibly even for individual users to select a theme for their own experience. Currently, you need Domino Designer to change the theme for

Thematically Challenged – Best Practice for Dynamically Changing Themes in Xpages Read More »

Scroll to Top