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

Open declaration of script file does not lock design element

When using "Open Declaration"/Ctrl click on a "Use "my_script_name"" within a script file, it opens the file but does not lock the design element. The element can edited and saved using Ctrl-S while another developer has locked the file.
almost 6 years ago in Domino Designer / LotusScript 4 Needs Clarification

Lotusscript error message: add error line, modul etc.

I use this template to handle errors: On Error Goto LBL_ERR LBL_EXIT: Exit Sub LBL_END: End LBL_ERR:dim sERR as String If Err=1001 Then sERR=Error Else sERR="#:"+Cstr(Err)+"; txt:"+Error+"; modul:"+GetThreadInfo(2)+"."+GetThreadInfo(1)+"; line:"+C...
about 7 years ago in Domino Designer 1 Under Consideration

Shortcut - key combo for Project - Clean action

No description provided
almost 6 years ago in Domino Designer / XPages 0 Under Consideration

Point releases for usability enhancements

I think there would be a lot of benefit to having a point release just for Designer that focuses almost solely on usability enhancements. Things like making sure type ahead suggestions display all current methods/properties for an object. Being ab...
about 7 years ago in Domino Designer 0 Under Consideration

Use the ToDo app also with groups

In Notes I can create a task / todo for another Person or more. We like to do this also in the mobile (iOS) app. The todos I got from another Person also not shown in the HCL Traveler To Do app.
over 1 year ago in Traveler 0 Needs Review

Option "Right to Disconnect" based on new EU legislation.

Option for "Right to Disconnect" based on new EU legislation. Option / right to digitally disconnect from work so that users will no longer will be notified during their off business hours. Refer : https://www.europarl.europa.eu/news/en/press-room...
over 4 years ago in Traveler 3 No Plans to Implement

Reuse of latest used functions in designer

e.g. Text properties: changing font size , color, ... of many fields, text, computed text, ... the same way. Recording all changes on the properties to be able to execute many clicks / writing in one go.
about 7 years ago in Domino Designer 0 Under Consideration

HTMO is not capable of handling big mailfiles(PST) approx. 5GB and up

HTMO's stability in handling big mailfiles
almost 6 years ago in Traveler for Microsoft Outlook-HTMO 3 Future Consideration

Allow Designer and Admin client open and usable

After using Administrator client to open DB in Designer (open in designer), keeping Designer open DBs opened in Administrator and in designer does not allow anymore to open document. When you close designer client documents will be opened regularl...
over 7 years ago in Domino Designer 0 Under Consideration

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
over 4 years ago in Domino Designer / Java 0 Needs Review