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 2927 of 8853

Expand the Button Class (LS, Java,...)

Currently the button class (actions, action hotspot or button on a form) consists in LS only of 2 events. It would be great if one would have access to the Name property of the button.
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Update GIT Plugin

The git - Plugin as described at "https://www-10.lotus.com/ldd/ddwiki.nsf/xpDocViewer.xsp?lookupName=IBM+Redbooks%3A+Lotus+Domino+Development+Best+Practices#action=openDocument&res_title=3.7_Source_control&content=pdcontent" is very old. I...
almost 7 years ago in Domino Designer / LotusScript 1 Assessment

Import .ics without VTIMEZONE

When importing .ics without VTIMEZONE component into Notes client, it will be imported but time zone is incorrect. Please refer to CS1231864. Customer hope that Notes client will validate it against iCalendar RFC and reminder the user if it is not...
6 months ago in Domino 0 Needs Review

Unify rename process - iNotes (web only) user vs. Full Client users

As years go by, a once active Notes full client user may have moved from a client to a browser only. With that said, the user's Notes Certificate remains in their person document, and an Admin has no real way of knowing this if a rename is request...
about 7 years ago in Domino / Administration 3 Under Consideration

Change defaults for new Domino servers (and server upgrades)

HCL have been good on changing defaults in upgrades of Domino settings, particularly on TLS ciphers (and moving them from the notes.ini). I think we should be generally moving towards the most secure option being the default (useless you speci...
about 1 year ago in Domino / Administration 1 Under Consideration

Do not overwrite ACL log when pasting an ACL

When doing a copy & paste of an entire ACL also the ACL log gets copied. My expectation was that the target ACL log would not be copied over, the ACL log should only be updated. This is just a suggestion to change the design in such a way t...
over 4 years ago in Domino / Security 2 Assessment

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

percent performance of tasks UPDALL, COMPACT, FIXUP

Server tasksWhen you run maintenance tasks on the database or the entire server, the percentage of the execution should be written to the server tasks.
over 7 years ago in Domino 4 Under Consideration

Enable Lotusscript classes to import images on backend

From Carl Tyler Very often I have the need to import a graphics into a Domino rich text field. Example JPG or GIF file. Currently there are no backend classes to do this. There should be a simple Lotusscript function to enable this, and allow for ...
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review