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 1076 of 8866

Take the programmatic name when inserting a shared column

When I insert a shared column in a view, the programmatic name is not taken over. This is particularly annoying with editable columns.
about 4 years ago in Domino Designer / Views 0 Needs Review

Extend Eclipse TODO/Tasks usage to other languages (LotusScript)

As the title says. Why is // TODO restricted to Java ? It seems very useful in other languages, e.g. LotusScript, CSS, SSJS.
over 5 years ago in Domino Designer / @Formulas / LotusScript 0 Under Consideration

Make SSO happen using OAUTH across the portfolio and extend IAM accordingly as a starting point

Integration of products starts with SSO. In the fog of IBMs passed ignorance, we are stuck and suffer with an archaic LTPA implementation that causes more issues than good in todays trust-based IT-systems. On the other hand, we have a fully-baked,...
over 5 years ago in Domino / Integration 1 Under Consideration

Delete icons from Workspace on Android and Ios

It would be nice, to delete Icons from the Homescreen.
almost 2 years ago in Nomad / Nomad (Android) 0 Assessment

Back button to close current tab only.

When clicking the Android back button, Nomad closes, regardless the tab you are in. It would be better to close the current tab only (view/form), but leave Nomad open. Like that, the back button works a bit like the Esc button in the Notes Client.
over 5 years ago in Nomad / Nomad (Android) 0 Assessment

Update LotusScript erl() issue when used within a custom class

When using the erl() function within a custom class in Lotusscript the function will return what seems to be an incorrect line number. From what I remember, a workaround used is to take the line numbers in the options section, add it to the erl() ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Remove border from a hotspot when created from 'notesrichtextitem.appendDocLink'

This is a default action on new hotspots - which can be turned off in edit mode from the user interface, but not via program code. There is a hotSpotTextStyle property which has no effect on the border, this make generated reports look UGLY. If yo...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

File select with inputfield

when i select a new database to open, i must scroll to the end of the file list, if the file has the name zipp.nsf make it possible to input the name of the database. Regards Thomas
over 5 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Nomad should show right-click context menu in popped up dialog.

In nomad web popped up dialog, no right-click context menu for the selected words, it's different with notes client behaviour.
about 1 year ago in Nomad / Nomad (Web) 1 Needs Clarification

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review