Error rendering macro 'rw-search'

null

Downloads

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Creating a bookmark to an HCL Notes database seems like is a simple thing to do. In the HCL Notes client you can choose one of the following options:

  1. Choose the menu option File – Open – HCL Notes Application (or press Control-O), and from the Open Application dialog click the Bookmark... button
  2. Right-click a database on the workspace and choose Application – Bookmark...
  3. Open a database, right-click the its tab on the workspace, and choose Create Bookmark...

However, if you do either of the first two things and bookmark a database directly, you might find that clicking your new bookmark while the database is already open on the workspace will open the database multiple times instead of reusing the already open tab.

...

Here are some steps to create a "proper" bookmark (one that the Notes client likes) in this case:

Step 1

Make sure MarvelClient is installed and running on your HCL Notes client. You should have at least a MarvelClient Basic license (which is required to use a Bookmark Action anyway).

...

If your bookmark.xml entry looked like the second example above – with a <replicaid> entry and a <name> entry – you can create a Bookmark Action with a Target-type of "Named Element" like this:

Note that the Name(d Elem) Named Element item came from the <name> entry in the bookmark.xml and the Class item came from the <class> entry (without the leading zeros).

...