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

Ideas

Showing 765 of 9015

Allow Nomad to update the internet password when user changes an ID file password

Currently when the user changes the password from Nomad Web via "Change Password" menu then it can successfully change the password in the ID Vault. However if there is a Security Policy set in Domino to sync the ID file password with internet pas...
over 1 year ago in Nomad / Nomad (Web) 1 Future Consideration

Upgrade Apache Axis to Axis2 (or latest at the time) to resolve issues with WSDL import functionality

Please consider updating the version of Apache Axis used in Domino Designer. Designer includes Axis v1.4 which has been included with Designer since Notes 9 (possibly Notes 8). Complexity of webservices have moved on a long way since that time, a...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Add Strikethrough to font style in NOMAD client.

The Nomad client's rich text editor does not have strike-through style. This font style is often used. Please add it.
almost 4 years ago in Nomad / Nomad (Web) 2 Future Consideration

Add a new LotusScript class to manage search results in the client UI

A new class for displaying the document collection returned by a search in the Notes UI would make it easier for developers to display data to users. Just like there is a Notes UI document class and a Notes UI view class, a Notes UI search class w...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Need LotusScript functionality like 'Copy Link As URL' in Notes Client

Currently, unable to use the LotusScript method/function to achieve the requirements like 'Copy Link As URL' in Notes Client. The requirement is to copy the URL from the Notes document and paste it into the clipboard using LotusScript.
over 1 year ago in Domino Designer / LotusScript 3 Under Consideration

Improve/Enhance XPages and Lotusscript Editor

Please Improve/Enhance XPages and Lotusscript Editor like a Notepad ++ eg. format source code, compare and hightlight source code, line of code, code suggestion for performance improvement.
about 3 years ago in Domino Designer / LotusScript 1 Needs Clarification

Embed HCL Verse in to mail file access via Nomad

Rather than render the mail file the old Notes 8 way, allow for opening user mail file using Verse embedded (if installed). Since Verse has a better UI than Notes 8 this would augment mail without having to put bloatware like Eclipse in to the mix.
about 3 years ago in Nomad / Nomad (Web) 0 Future Consideration

Open the linked document only and don't create database view tab

Regarding Nomad Web, when a user click the document link, two Nomad Web tabs are created. One is the linked document and the other is small database view tab. If a user click the small tab, it will be active and the database view is opened and a...
almost 2 years ago in Nomad / Nomad (Web) 0 Future Consideration

Option to Disable Split View on Verse Mobile

A Verse user would like to disable the split view on Verse Mobile, which is automatically applied when the device is in landscape mode. This may be requested to avoid distraction, improve readability, or make better use of screen space when focusi...
3 months ago in Verse / Mobile (Android) 0 Needs Review

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
almost 6 years ago in Domino Designer / LotusScript 2 Under Consideration