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

All ideas

Showing 8330

To create list of policy settings which have been fully tested in HCL Nomad web and update product documentation on limitations

The following help documentation talks about limitations in HCL Nomad web: <Limitations> https://help.hcltechsw.com/nomad/1.0_web/nomad_web_limitations.html The "Short-term limitations" section says like below: "Domino policies are not...
over 2 years ago in Nomad / Documentation  / Nomad (Web) 2 Assessment

Create code to allow testing if a document is already open

Currently, there is code to test if a document is open and being edited with doc.LockHolders(0). But there is nothing to test if a document is just open for reading. When opening a document from a view, you can not open double but from code you ca...
7 months ago in Notes 0 Needs Review

Delete User - prompt for a replace by

For the new Admin Central. When deleting a user can we have an optional step that allows us to replace that user with another. Top level of the idea is to: allow access to old mail file to replacement user - and/or better - redirect mail to replac...
about 1 year ago in Admin Client 0 Under Consideration

Tabs on Verse UI

Bring Tabs to Verse. Important points: Users migrated from iNotes love Tabs! No other email solution in the market has Tabs on it's interface. User can create a new message and get information from other emails when composing this new message. Us...
over 5 years ago in Verse / Verse on Premises 0 No Plans to Implement

Include in the Designer some indicator to signal when there is "hide when" in some element

To facilitate the Development and Maintenance of Domino Applications, there should be some ease-of-view feature to indicate when there is a "hide when" feature on any row.
about 1 year ago in Domino Designer 1 Needs Review

Programmatically hide view based on Platform - i.e visible on desktop, not on phone

It is possible to restrict or allow user access to a view based on username or group. We have apps that run on the Notes client (desktop) and also in Nomad (phone). The same users access the app on both desktop and mobile devices. Given the small ...
4 months ago in Domino Designer / Views 2 Already Exists

Allow datagrid to show images

It would be nice if datagred support to show images (icons) instead of pure text field. For example, we could use attachments to store image data.
almost 2 years ago in Volt 0 Needs Review

Sametime Meeting Share Meeting Link per Mail

It would be useful to share a meeting link by email. Now ist is just possible to copy a link to dashboard and paste it manually into an email etc.
over 3 years ago in Sametime / Meetings 1 Future Consideration

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
about 3 years ago in Domino Designer / Java 0 Needs Review