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 8296

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Make it possible for users to make comment on HCL technotes

would nice to be able to comment on tech notes released by HCL. Many tech notes are poorly written and confusing. Allowing additional comments from users to tech notes can help people to resolve issues faster as the community can help out.
7 months ago in Notes 0 Needs Review

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Directory ACL for HTTP access

If you have Domino server used with internet site for many clients, a requirement is configure specific folder and subfolder for every customer access. In Apache HTTP, NGINX you have this possibiliy.. in Domino, the only way is manage the security...
over 1 year ago in Domino / Security 1 Under Consideration

Persistent Meeting Rooms

We are a software company and we're doing projects with customers. So this would be very useful for joint projects with external users. So if we post information in the chat and we're meeting a week later, the information will still be available
almost 4 years ago in Sametime / Meetings 0 Assessment

Allow the user to see which characters he is typing in the password dialog

In the Notes login dialog, add a button (with an eye image ?) to switch between hidden and shown password. Some users are sure they are typing the right password... This option should also (mainly ?) be available on the "Change Password" dialog.
almost 6 years ago in Notes 3 No Plans to Implement

Add the missing Tasks to the monitoring tab in the admin client

TOTP, REST API, CertMgr, and there are probably others I am not even thinking about right now should be added to the Server-Monitoring options in the admin client.
5 months ago in Admin Client / Documentation 1 Assessment

Nomad Android need display date format as YYYY/MM/DD OR YYYY/MM

Nomad for Android show date as YYYY-MM-DD using @Today(checkdate field) with Traditional Chinese or Simplified Chinese OS for Android or YYYY-MM using below code: Sub Click(Source As Button) Dim workspace As New NotesUIWorkspace Dim uidoc As Not...
10 months ago in Nomad / Nomad (Android) 3 No Plans to Implement

Add support for HTTP "Forwarded" header (RFC 7239)

Idea This idea suggests to add support for the HTTP header " Forwarded ", as described in RFC 7239. The "Forwarded" header may eventually replace the HTTP header " X-Forwarded-For ". Explanation Domino currently has already support for HTTP " X-Fo...
12 months ago in Domino / General 0 Needs Review

Implement Auto Launch first attachment - open file in new browser tab

We use Auto Launch first attachment to open preview of attachments, printed documents in pdf.We copy attachment to a new document that has only a RichText with Auto Launch set.It is one of crucial features for printing and quick preview of attachm...
about 2 years ago in Nomad / Nomad (Web) 1 Under Consideration