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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Add Purge Interval Replication Control (PIRC) status to Database.ReplicationInfo property

We have sometimes experienced that the Purge Interval Replication Control has been turned off on server databases, without intervention from users. The Purge Interval Replication Control status is missing on the ReplicationInfo property for NotesD...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Add preference for NOT using Option Public in LotusScript Agents and Script Libraries

I would like a preference to NOT use Option Public in LotusScript Agents and Script Libraries. It forces the developer to make things that can be shared explicitly Public, and promotes thinking abou what should be Public and what should be Private...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Ubuntu support

Cent OS 7/8 are EOL. 9 isn't supported by SafeLinx administrator. Would love to be able to replace our Cent OS 7 Nomad/SafeLinx server with an Ubuntu server.
about 2 years ago in SafeLinx 1 No Plans to Implement

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
over 5 years ago in Domino Designer / LotusScript 3 Needs Clarification

Allow adding comments to Code/Java design elements

Adding comments to design elements is useful to keep track of changes, or to make other developers on the team aware of changes. While this feature is available for the vast majority of design elements in Domino databases, comments cannot currentl...
almost 8 years ago in Domino Designer / Java 1 Under Consideration

Quick menu item to start new group chat

When user is in group chat section, to start new Group chat (s)he should go to one2one chat, and start Group chat from there.
about 1 year ago in Sametime / Chat 1 Already Exists

Include offline users in group chat invites

Groups can be made in sametime, however, group chats can only be initiated with users who are online at that point.
over 5 years ago in Sametime / Chat 3 Future Consideration

Embedded a image file in a richtext item as a picture, not attachment

I would like to embedded pictures that notes users can see them directly as images. Please add new method AddPicture in the NotesRichTextItem class, or something like that.
over 4 years ago in Domino Designer / LotusScript 1 Already Exists

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
almost 8 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

Add a "Create plugin from existing JAR" wizard in Domino Designer

Today there is a tool/wizard that lets you create a JDBC Driver plugin. It would be nice to have the same to help create plugins from Jar-files. I currently use this method, but it's a little time consuming: https://www.dalsgaard-data.eu/blog/wrap...
over 5 years ago in Domino Designer / Java 2 Needs Clarification