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

My ideas

Showing 8472

Download the attachment in Nomad App (Android)

Currently, we are unable to download attachments in the Nomad app (Android). However, you can see options such as 'Cut,' 'Copy,' 'View,' and 'Delete' when you long press on the attachments.Document is in Edit Mode. Attachments can be download i...
14 days ago in Nomad / Nomad (Android) 0 Needs Review

Please provide DaosTune for Domino 11.x W64

According to the following article, DAOSTune only support Domino 12.0 and later versions. https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0116834 Please consider to provide DAOSTune for Domino 11.x.
23 days ago in Domino / Reporting & Analytics 4 Needs Review

The certificate delegation feature of F5 should work with Domino

Wish to achieve certificate delegation feature of F5 mentioned in the article --> https://my.f5.com/manage/s/article/K72668381 Currently certificate delegation feature of F5 is not working in the way TLS Client certificate authentication is imp...
28 days ago in Domino / Security 1 Under Consideration

Add new/extend LotusScript classes in core LotusScript

Include LotusScript extensions just shown into the core LotusScript engine so they can be used on Domino server, Notes and Nomad clients. Timezone management and conversion HTTP handling of Binary files All sorts of hashing algorithms exposed to L...
7 months ago in Domino Designer / LotusScript 2 Assessment
713 VOTE

Fix "Object Variable Not Set"

Change the "Object Variable Not Set" error message to "Object Variable Not Set - <NameOfVariable>". Would save so much client,developer and admin time.
over 6 years ago in Notes 11 Assessment

Add JSON pretty format to the the JSON class in Lotus Script

Lotus Script JSON stringified output is always compressed and does not format the data pretty printed. There are many tools out there which could reformat the JSON output.But this would cause a round trip to an external comand like JQ which would ...
5 months ago in Domino Designer / LotusScript 0 Needs Review
672 VOTE

Make Notes/Domino free for companies with under 10 or 20 or even 50 users

with no support by default, but with the option to purchase support & maintenance. Only IBM has the numbers to gauge the cost of this but it has to be a fraction of yearly income from Notes. However it would have the potential to:- Entice more...
over 6 years ago in Domino 30 Assessment

Import design elements

If I have to restore a single design element from a Git repository it takes me quiet some operations: download the specific build, import it as a project into DDE, associate it via Team Development to a new NSF, open that NSF, copy the design elem...
8 days ago in Domino Designer / Views 1 Needs Review

@Formula or a LotusScript method that allows the camera to be launched directly

To start the camera and import an image into a rich text field, users currently need to follow these steps: Start Verse app on your iPhone. Open a database and create a new document. Place the cursor in the rich text field. Tap the three-dot icon....
16 days ago in Nomad / Nomad (iOS) 0 Needs Review

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
29 days ago in Domino Designer / @Formulas 0 Assessment