close

Authors


Question: How to remove a database icon from workspace

chatFrank van der Linden   15 August 2011 16:45:26
problem

At a customer site there is a phonebook application. In this application you can find phonenumbers of employees. In the employee document is also a  link to the calendar of the employee.
The code behind the link to the employees calendar is
@Command([OpenCalendar];username)

This works fantastic, but the downside is that there will be added a Database Icon to the workspace and the desktop8.ndk is growing and growing.
The startup time of the Lotus Notes Client is increasing.

This is very annoying for the user.

Question

Is there a way to open a calendar/database without adding a database icon to the workspace?
Or how to remove it immediately from the workspace??

Thanks in advance