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

My ideas

Showing 8458

Enhance Admin Central to facilitate email alias management

Admin Central: (so not Admin client, but that category does not exist (yet)) After updates to email aliases, I need to do an load updall names, followed by a tell router update config. How about adding that to Admin Central for easy email alias ma...
9 months ago in Admin Client 0 Under Consideration

Correct indentation on "End Select" in Lotus Script

The auto indentation of Lotus Script misplaces an "End Select" line. It would need an additional indent tab to be placed correctly. Please just fix this! Mark Reiser sirius-net GmbH
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Domino Server should implement RFC6532

The RFC6532: Internationalized Email Headers(https://www.rfc-editor.org/rfc/rfc6532) commented below. -----Abstract Internet mail was originally limited to 7-bit ASCII. MIME added support for the use of 8-bit character sets in body parts, and also...
about 2 years ago in Domino / Administration 0 Assessment

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow AUT to cascade updates into a single operation

Problem: When AUT does an update it only takes one file from the document to apply/install that update. That means that FixPacks and Language packs do not get applied in the same update/install transaction from AUT. Proposed Solution: Allow multip...
about 1 year ago in Notes 0 Assessment

LotusScript JSONParser SetElement, SetArray

The new JSONParser for LotusScript is great but we need the ability to not only read but write into an JSON object and Arrays and be able to convert to JSON String and save into the document.
almost 6 years ago in Domino / Integration 3 Assessment

Automatically clean up as_username.nsf Autosave-Databases

Over time, the as_username.nsf Databases in the Notes-Client Data Folder (created by the Notes Autosave function) grow bigger and bigger without storing useful Data. We saw as_username.nsf Files grow > 3 GByte. Workarounds like deleting the Fil...
10 months ago in Notes 0 Needs Review

Certstore TLS export/import support on Nomad Web

Currently in Nomad Web when you tried to use certstore for TLS Import/Export. It shows an error "Error in CERTSTOREIMPORTEXPORT: Error 48 on line 98: Error in loading DLL" OR when you tried to enter the correct password while creating "Create Expo...
7 months ago in Nomad / Nomad (Web) 1 No Plans to Implement

Domino Inbound SMTP STARTTLS -- Log TLS Version and used Cipher

Most other applications add the TLS Version and used cipher to the received header.Example: from xyz.acme.local (10.100.1.234) by abc.acme.local (10.100.109.233) with Acme SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P...
over 6 years ago in Domino / Security 3 Assessment

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 2 years ago in Domino Designer / Debugger 0 Needs Review