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

Need any setting or Notes.ini parameter to bypass ICAP server if ICAP server is unresponsive

When scanning is enabled, messages are held in mail.box until are processed by ICAP server. In case the ICAP server is unreachable (no matter what is the reason) messages are held in mailbox. Need a setting or notes.ini switch to inform Domino t...
about 2 years ago in Domino / Security 4 No Plans to Implement

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Add FileCreated and FileModified properties for NotesEmbeddedObject class

We can see FileCreated and FileModified values in the Document properties dialog box for $FILE fields. We can see File Modified value in the Attachment Properties diallog box. But we can't get these properties for NotesEmbeddedObject class.
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Restrict access to Domino LDAP service on a Domino server by IP address

Domino native feature or configuration is needed to limit access to LDAP service on a Domino server by IP address, similar to what is available when controlling SMTPrelay access (by adding IP addresses to servers' configuration document where we c...
almost 6 years ago in Domino / Security 1 Under Consideration

Prompt password quality during change the password from webmail

This feature will show the password quality requirements when changing credentials via webmail
almost 6 years ago in Domino / Security 1 Under Consideration

V10 Bug: Cannot open Script Libraries or XPages after editing Notes native element (like form or view)

Bug exists since V9 FP10 IBM Case Number TS002160381 When working on LotusScript / JavaScript / Java-Libraries or XPages with Domino Designer every now and then I need to check some fields in a form or view columns to ensure that I get the corr...
almost 7 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

Activate spell check when using InsertText

When a user pastes text from the clipboard into a text field or rich text field with spell checking enabled, the misspelled words are marked red. When pasting the same text with the NotesUiDocument method InsertText, the misspelled words are not m...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Give developers a more powerful base64 decoder/encoder

The built in decoder only works on a NotesStream, and it only works if its UTF-8 encoded. This is not insurmountable, I just have to get out of lotusscript and use some Java libraries with more powerful options. I'd rather do it in lotusscript tho...
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Web query open database - agent running before continuing loading server side..

Same as Web query open on a form I should very much like to have the possibility to run a Web query open database with user priveliges. This way I could use third party (my own) two factor authentication to check if user are authenticated and poss...
over 3 years ago in Domino / Security 2 Needs Clarification

Make the Designer task smarter

When there is a central template database with libraries containing classes that are used in many other databases, the modification of one class can easily lead to an avalanche of user complaints: Type mismatch on external name: xxx. It happens ev...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration