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 1171 of 8859

Index .NRF files in catalog.nsf

Currently, .NRF files (Notes Redirect File (NRF) do not get indexed by the catalog task and do not show up in the catalog.nsf. It would be really handy to have the .nrf files listed, domain wide, in the catalog.nsf for review, further processing, ...
almost 3 years ago in Domino / General 0 Under Consideration

Copy Application, Application Design Only: include configuration documents such as keywords, profile documents, etc...

A common design pattern for Notes Applications is to make configuration documents that are normal Notes documents, or profile documents. These documents are essential to the correct functioning of the application and as such part of the design wit...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

setup custom QR code in Sametime using NotesShortname (uid) instead of the Email-parameter %s for the user. Is this possible?

Custom QR code can setup by adding custom URL in stproxyconfig.xml file and used Email address parameter in URL For example : - <configUrl>hclsametime://%swww.lmc.example.com:9443/?action=AddCommunity&communityName=&authProxyEnabled=...
over 4 years ago in Sametime / Mobile (Android) 2 Under Consideration

Provide properties to control field appearance depending on whether user can edit a field value or not

Currently, we often need to create 2 fields on a form (with different hide when settings) when using field types Date/Time (with picker control), Checkbox, Radio button, etc. because when the document is being read we simply want to display the fi...
over 6 years ago in Domino Designer / @Formulas 0 Under Consideration

Add the missing NotesViewColumn properties

There are a bunch of missing properties to manipulate view columns with LotusScript. This is very annoying because it forces to edit DXL for simple operations like setting a TOTAL. Missing NotesViewColumn class properties are : .isTotal .isAverage...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Change the location of the participants name when live streaming a meeting on YouTube

When Live streaming a meeting on YouTube, the user's name is added right in the middle of the meeting. Can the user's name be moved to a different location?
over 2 years ago in Sametime / Meetings 1 Already Exists

ghost users in sametime meetings

We opened a case CS0819076 where support suggest us open a AHA request. When you organize a meetings and some partecipant lose the connectivity and return in the same meeting; you see two person in a meeting with same name. This is known to happen...
about 1 year ago in Sametime / Meetings 0 Under Consideration

Save picture in chat

When copy a picture into a chat, and you save it in mailfile, the picture disapar. It is impossible to see what was saved. I should be possible do see what was copy into the chat.
over 6 years ago in Sametime / Chat 1 Already Exists

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review