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

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...

All ideas

Showing 8902

Compact should purge unused field references

I'd just like to be able to compact a design template and have it purge all now-unused fields from the e.g. column list You know how it is, you created name, name_1 and name_2, saved the form, renamed the fields to what you want, but these three f...
over 7 years ago in Domino 2 Under Consideration

Create Domino apps as Electron apps

Add the ability to create a new Domino application, but package it as an Electron app. This would make the apps cross platform and may even reduce the need for the Notes client to be open all the time.
over 7 years ago in Domino Designer 3 No Plans to Implement

Add a JSON based form type

Either update the existing form object to support JSON only data storage, or create an alternate form type/object that stores data as text only. Get away from the strongly typed fields so you don't get type errors in the client. Enable Domino to c...
over 7 years ago in Domino Designer 1 Under Consideration

Scheduled / Repeated "Agents" in XSP Runtime

Provide a way to run Java Code on a scheduled basis just like scheduled agents formerly - but within the XSP Runtime with access to all custom java classes and at least to the application scope.There ARE solutions to this, but DOTS can't do this o...
over 7 years ago in Domino Designer 0 Under Consideration

Improve Bootstrap support in the Form Table control

The Form Table control in XPages should emit proper boostrap html to use form groups along with integrating validation errors (highlight label and field control in red, etc.)
over 7 years ago in Domino Designer 1 Under Consideration

Disable TOTP for login from certain IPs or subnets

There is no need of MFA when login is done from certain IPs (LAN for example) or subnets, so it should be possible to avoid MFA in these situations.
over 3 years ago in Verse / Verse on Premises 4 Assessment

Reduce admin process for rename and change ou

Many customer complain about too many step of admin process. To change ou, you need to press the number of mouse clicks more than 25 steps to change. If ms active directory, only 2-3 clicks will be used. Refer from https://www.ibm.com/support/kn...
about 7 years ago in Domino / Administration 3 Under Consideration

Retain Column Width

Every time when starting the Admin client, I have to re-adjust the column width. It would be really nice if the admin client could retain the width of columns when closing and restarting the client. While it is nice that one can re-order the colum...
almost 4 years ago in Admin Client 1 Under Consideration

Undocumented parameter NotesUIWorkspace.SetTargetFrame("_blank")

I struggled with the usage of SetTargetFrame. I opened a document in the left frame in a frameset with two frames. Then I opened a second document in the right frame in the same frameset using Call uiws.SetTargetFrame("Frame2") Afterwards, several...
over 1 year ago in Domino Designer / Documentation 0 Assessment

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review