I have created a XPage with a categorized view. In that view I want to display a column with the hours I’ve worked and for each category I want to display the sum.
In the Notes client I have to do only a click and the view will be displayed correctly. But on my XPage I only get displayed the single hours per document and the whole sum at the end of the view. What’s missing is the sum for each category.
Isn’t the XPage able to display this sum?