Any ideas on how to create an Action in Domino Designer that Opens up the calendar at a specific date from within a seperate field within that form?
@Command( [OpenCalendar]; @Author; next_cali_date )
The above is my formula and it opens the calendar but at the current day. I want it to open up at the date specified in the field next_cali_date.
What I am trying to achieve is a way for a user to click a button and it will enter a reminder in their calendar. So if anyone knows of a better way that I can do that it would be very much appreciated.
I am new to notes and have been looking through books and forums with no luck.

