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 823 of 8868

Extend the New Relic functionality to app monitoring and performance - apm

We are currently using New Relic for monitoring and troubleshooting our apps on Java application server and i wish to have same functionality also for Domino Application. Right now the new relic plugin is only working with Domino statistics (and t...
almost 7 years ago in Domino / Reporting & Analytics 4 Under Consideration

Full Text information in Catalog.nsf and Domino Administrator column

since Immediate Full text index is impacting performance, there should be a way find way to detect it. Extra column in Administrator, or field in catalog.nsf This is easy to implement, big impact on ease of use and performance.
almost 7 years ago in Domino / Reporting & Analytics 2 Assessment

Option to change the style of the selected row on the view/folder

When viewing a view in Nomad Mobile, the column values can be displayed to fit the width of the screen. The only way to indicate to the user that multiple entries are selected at this time is to show an area on the left side to put a check mark. ...
almost 4 years ago in Domino Designer / Views 0 Needs Review

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...
almost 6 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

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Prompt users to restart the Outlook if sync request doesn't get response from ActiveSync

If Exchange ActiveSync process is not responding, then HTMO sync request cannot be completed. So we (HTMO) have to again send sync request and just keep on waiting. Now at this point, if user restarts the Outlook, the ActiveSync process is also re...
about 4 years ago in Traveler for Microsoft Outlook-HTMO 3 Future Consideration

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

Updated private views from Shared view

I'd like when create a private views from the shared view the possibility when update the shared view , the private view also update. If someone not wants the possibility with the tick not update this private view is not update. Also the possibili...
over 4 years ago in Domino Designer / Views 0 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