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

Showing 3797 of 8900

Prevent "empty trash" for mailboxes - Mimic SmartCloud Behaviour

SmartCloud has a feature which allows mailboxes to prevent "empty trash" and allows documents to be finally deleted only after the soft deletion time expires. This feature reduces the need to have an "mailbox restore" request for users that dele...
almost 6 years ago in Domino / Administration 2 Assessment

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Change defaults for new Domino servers (and server upgrades)

HCL have been good on changing defaults in upgrades of Domino settings, particularly on TLS ciphers (and moving them from the notes.ini). I think we should be generally moving towards the most secure option being the default (useless you speci...
over 1 year ago in Domino / Administration 1 Under Consideration

Allow mail soft deletions (trash folder) to replicate to other servers

If you create a mail replica on another server the soft deletions (trash folder) do not replicate. It makes sense that all documents should replicate regardless or not if they are in the Trash folder.
almost 6 years ago in Domino / Administration 1 Under Consideration

Make new methods in NotesView Class named view.refreshIndex and view.rebuildIndex

As the existing method NotesView.refresh does NOT refreshing the views index but just updates the in-memory object data with the current view index, I´d wish there was a script method which would really refresh/rebuild the views index. In additi...
almost 6 years ago in Domino Designer / LotusScript 5 Under Consideration

Let DQL include $Fields in queries

A lot of internal states and information in a Domino App lives in $-Fields in Documents. Currently, DQL does not support those in a query so we can't e.g. de-select replication/save conflicts or select only documents that have attachments or docum...
about 5 years ago in Domino 1 Under Consideration

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Add Session.setReuseDocumentHandles(boolean) to prevent Java API from reusing handles of open documents

When opening a document in the Notes Java API (Notes.jar), there's an internal logic to check whether that document has been opened and not recycled before. So for example in this snippet Database db = session.getDatabase("Server1/Org", "test.nsf"...
about 3 years ago in Domino 0 Under Consideration

View user log in information with IP address

By adding the ini parameter - log_sessions=2 users login information will also add the IP address from where the notes client is accessed We can see the data in the console.log or log.nsf It will be better if there is a seperate view to display th...
10 months ago in Domino / Security 0 Needs Review

Improve the integration of Jenkins and Git with Domino to automate the process of replacing templates in applications

In times of pandemic with COVID-19, many companies are adopting the home office work model, so the need to improve and facilitate Jenkins and Git integration with Domino as much as possible to automate the process of updating template.
over 5 years ago in Domino / Administration 0 Under Consideration