Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

ADD A NEW IDEA

Clear

Ideas

Showing 700 of 8858

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

iNotes should always generate a redirect link, even if the database is on the current server

SPR # NPDICLU9X2 - iNotes always generate a redirect link on same server when user logged in, even if the database is on the current or different server. Currently this is not a bug but a limitation, the code is working as it was originally design...
almost 3 years ago in Domino / Templates 0 No Plans to Implement

if Domino is in Hung State, but responding to 1352 Port request, Notes Client will never fail-over to Cluster node

When a Domino server hangs, or is unresponsive to a client request, the Lotus Notes client may not fail over to another server in the cluster.The client will also appear hung with a "lightening bar" in the lower left corner of the screen. This can...
almost 7 years ago in Domino / Reporting & Analytics 1 Under Consideration

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Misleading documentation must be corrected esp. in the NotesDominoQuery area

I'm currently fighting my way into the DQL and QRP classes (LotusScript/Java), and found many bad and misleading information as well as missing parts in Designer help. To begin with, there are only examples in the LotusScript area, Java examples a...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Remove DOLS Templates from Domino 10.

As DOLS is no longer supported in Domino 10, two DOLS related templates shall be removed. It will confuse customers that "DOLS seems to be supported."
over 6 years ago in Domino / Templates 0 Under Consideration

Selecting an alternate From address in a shared mail file from iNotes

Selecting an alternate From address in a shared mail file from iNotes
about 4 years ago in Domino / Templates 5 No Plans to Implement

Finally fix NotesView.createViewNavFromAllUnread

It just doesn't work, not since yesterday but ever since 26 Aug 2013...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review