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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow webagents to start without the need for ?openagent

Sometimes it would be nice if we could redirect existing web-queries to a simple Domino classic LS agent. One of the main issues we encounter with that is the requirement to start the agent with ?openagent. This required ?openagent parameter preve...
over 1 year ago in Domino / General 2 Under Consideration

Domino backup tool to be capable to restore files greater than the retention period

Domino backup is implemented and backup was incremental. Files are saved to the external back up tool (Cloudberry MSP360) so we have files stored greater than the retention period. Currently we can able to restore items within the retention period...
over 1 year ago in Domino / Integration 0 Needs Review

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Support SAML SSO with multiple IdPs and websites when using SSL

Currently it is not possible to link multiple URLs or website to specific IdPs if using SSL. If you are hosting multiple websites and want to use different Identity providers for each of them that's not possible. SNI might be required for this. Se...
about 6 years ago in Domino / Integration 3 No Plans to Implement

Move deletion log from file to event driven MQ for Elastic Search purposes.

When you enable the deletion log on a database, all deletions are logged into a textfile. It's more usefull and 2022 to make send it to a MQ. Now we have to create a script to do the same for us. We use the deletionlog database from Daniel Nashed ...
almost 4 years ago in Domino / Integration 0 Under Consideration

Enable support so the Cronofy scheduling platform can integrate/sync with Domino calendars

The Cronofy scheduling platform appears to be used by many cloud solutions as a way to integrate and/or sync with enterprise calendars. Their list of supported back-end systems currently includes: Apple iCloud Exchange Office 365 / outlook.com Zoo...
over 5 years ago in Domino / Integration 2 Under Consideration

Add the ability to put '++ and '-- to indicate a section of lotusscript, that by default is collapsed

Sometimes there are huge if/then of do/until loops that would be nice to collapse the contents
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration