How to implement "Totals" with Data View control  

By Yuriy Pastovenskyy | 9/11/15 12:21 PM | - | Added by John Oldenburger

Earlier I posted a question about how to implement totals with Data View control. Thank's everyone for help. Eventually I managed to do it and now I see that it was a shame to ask for help :-), too easy. So, let me show you how I did it.

How to save date in a document item without time part on back-end  

By Yuriy Pastovenskyy | 5/24/15 8:09 AM | - | Added by John Oldenburger

This is not something really tricky but it's nice to know. Let's imagine you need to save a single date or an array of dates without time part in a NotesDocument item. F.x. you need to do this from an agent so you don't have a form opened in UI with a date-field on it which property "Display time" is disable.