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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
over 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Colored tabs in Domino Designer

Right click tab header or database in Domino Designer --> Set color for tab headers for the corresponding database within the Domino Designer --> The database header and all tab headers get the selected color within the Domino Designer . Thi...
almost 8 years ago in Domino Designer 1 Under Consideration

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
about 3 years ago in Domino Designer / @Formulas 0 Under Consideration

Make SmartNSF as a part of Domino?

SamrtNSF is still in beta, I've heard that IBM will invest in it, maybe it would help to make it a prod version? And what about rest api we will be able to develop with nodejs? Will they be in the "RAD" philosophy as SmartNSF is?
almost 8 years ago in Domino Designer 0 No Plans to Implement

Way to color up and down arrows in sorted columns in view

You can see small up and down arrows when you sort columns in a view using Domino Designer. Provide a way to color these arrows similar to the way column title can be colorized using Title tab in column properties.
over 5 years ago in Domino Designer / Views 0 Under Consideration

Allow developers to update the design of the 'private' or 'shared, private on first use" views

No description provided
almost 8 years ago in Domino Designer 1 No Plans to Implement

Make View Columns-title translateable

Please make the Views-columns-title depending on the language selected by the user. This is often controlled by user profile-document. The value itself doesnt have to be fixed - it could be calculated using @DBLookup. The column value itself shoul...
almost 8 years ago in Domino Designer 1 Under Consideration

Cached Lotus Script 'servlet'

We are using a lot of Lotus Script agents to handle http requests in our web application. Think it would do wonders for the performance if the agent was cached and didn't had to reload script libraries etc every time it is called. And please incl...
almost 8 years ago in Domino Designer 2 Under Consideration

Error "Entry not found in index" when creating Response document

The following error "Entry not found in index" occurs when creating a Response document in a certain way. Steps to reproduce: A. In Domino Designer: 1. Create a new form "Main" containing the field "Switcher". Add an action button "Save ...
over 1 year ago in Domino Designer 0 Needs Review