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 646 of 9015

Cleared Fields on Active Directory to Sync in Domino using DirSync

Currently removing a field from the dirsync config doc does not remove any values that have already synced. We are requesting for the feature to be added as to when a Field on Active Directory is cleared, the cleared information on Domino will sync.
over 1 year ago in Domino / General 0 Needs Review

Domino Administrator Help site should support DBCS search

Since Domino 14.0, It cannot search by DBCS keywords on Domino administrator help site. https://help.hcltechsw.com/domino/14.0.0/admin/index.html It can search English queries only even if DBCS is selected as display language. It is very difficult...
over 1 year ago in Domino / General 1 Under Consideration

Support binary request body in NotesHTTPRequest

Support binary body in a NotesHTTPRequest request to be able to send binary data to the server.
9 months ago in Domino / General 1 Needs Review

PreferStream in NotesHTTPRequest

Being able to get a NotesStream as a response of a NotesHTTPRequest can help handling large text responses and binary responses.
9 months ago in Domino / General 0 Under Consideration

Lotusscript/Formula method to insert cursor at the end of a Rich text field.

Requirement is to insert cursor at the end of a Rich Text field by click of some button. Checked and found few lotusscript method such as "GoToBottom" and "GoToField". Problem with "GoToBottom" LS method--> This can help in achieving the requir...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Ability for LotusScript to set table cell colors

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set Cell color.
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

When NRPC network connection lost, Notes/Domino need to handle it more quickly

Notes/Domino NRPC connections (on port 1352) are usually persistent. In some environment, Firewall or other devices will kill the connection after it idle for a certain period of time. In such case Notes/Domino is not aware of the connection lost....
almost 3 years ago in Domino / General 8 Needs Clarification

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesRichtextItem class needs a new attachment function addEmbeddedObject

Today we have embeddobject it would be good if you could get a emdeddedobject from another document/richtextfield and use a function that would add an embedded object to a richtextfield. Instead of as today Save it to disk and after that embedd it...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration