Does anyone know how to set the default date when a user double clicks in the notes calendar view? For example, when you double click on the 18th Feb, I want a field StartDate in my new form to be the 18th Feb.
It is done in the notes mail template, however it uses fairly complex nesting of script libraries and custom objects which has confused me.
I had thought of using environment variables, however this can be a bit messy if a user's client crashes etc, so would prefer another solution.