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 4038 of 8880

clicking on an ics file, the default should be to import the calender, not to add it.

I add another calender less than once a year, I add a meeting /Date I get by ical at least once a month. Most likely this is typical. => The default for small files should be to create a calender entry. (somewhat related, but not testet: I wond...
about 1 year ago in Notes 0 Needs Review

Use of PassKey on mobile devices cell phone and tablet

We would like to use the PassKey function for its webmail. I would like to use this function not only in the Windows browser, but mainly on mobile devices, i.e. on cell phones and tablets.
over 1 year ago in Notes 3 Needs Review

Enable setting of programmatic column name in NotesViewColumn class

Currently the ItemName property is read only. As the CopyColumn method in NotesView class is always copying the itemName to the target view this creates multiple columns with the same programmatic name if you copy a column serveral times. With thi...
over 2 years ago in Notes 0 Under Consideration

Ability to programmatically configure a layer's position

Currently the position of a layer is defined statically. This works fine in most cases, but if the interface is different on another workspace due to screen resolution or a feature like large/extra large fonts, then we need to add duplicate layers...
11 months ago in Domino Designer / @Formulas 0 Needs Review

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same variable,...
over 6 years ago in Domino Designer / Debugger 1 Under Consideration

Make the Time Picker field respond to the mouse scroll wheel

The time picker field as seen in calendar entries is not responsive to the mouse scroll wheel on PCs. So the only way to scroll the times is to click on the very small arrows at the top/bottom of the time field after clicking on the small clock to...
over 5 years ago in Notes 0 Under Consideration

It should be possible to set the row height in a view to a value greater than 9.

It happens fairly often that I want a view column to display more than 9 list entries. This happens often when the field displayed in the column contains either email addresses or file names. I would like to see the limit on row height increased t...
about 4 years ago in Domino Designer / Views 0 Under Consideration

Incorporate HEIC-reader into Notes / Domino

Our employees now quite often receive image files in HEIC format. By default, Notes / Domino is able to display images in .jpg .bmp ect. - but it can not read .heic files, which are the default file type on most iPhones when attaching an image to ...
about 4 years ago in Notes 1 Under Consideration

Execute Delete and Terminate events when agent runs into timeout set for AMGR

Scheduled agents are limited to a certain amount of minutes that they are allowed to run (setting in server document) The AMGR kills running agents when reaching the time limit. Please enhance this feature in a way, that the DELETE event in LotusS...
over 1 year ago in Domino Designer 0 Under Consideration

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review