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 8626
190 VOTE

Multi Threaded Design

Can we bring this capability in domino so that agent can be design and run in multiple threads. HTTP requests can be design and process in multiple threads. Documents can be read write in multiple threads. In order to bring the functional performa...
over 6 years ago in Domino Designer 5 Under Consideration

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...
4 months ago in Domino Designer / @Formulas 0 Assessment

Designer - JavaScript Editor is outdated

The JavaScript editor in the Designer (Script Libraries) is outdated. It does not allow modern notations (backtick, arrow functions, etc.) and we cannot save the JS file if we use these notations.
almost 3 years ago in Domino Designer 4 Assessment

Receive and Reply to IMAP and Domino Mail in the same Inbox

Users should be able to receive and reply to both Domino Server emails and IMAP emails within the same inbox. It would allow users to receive both internal Domino emails, as well as connect other external emails for a seamless service.
14 days ago in Notes 2 Already Exists

Allow merged Calendar entries to show on app

Without the ability to sync my Verse calendar with my iphone calendar, it would be useful if all of my merged calendars in Lotus Notes would show up on the app when I need to view my work calendar. Right now, it only shows my personal calendar and...
27 days ago in Verse / Mobile (iOS) 0 Needs Review

Protection for intellectual property

LEAP and especially Domino Leap is an interesting platform for developers with a Notes/Domino background, however, its not NoCode...not at all. However, if one wants to have just a little bit more than just a form with a few fields (like retrievin...
about 1 year ago in Leap 6 Needs Review

Make Notes embedded Sametime client fully support SAML SSO - including IWA/SPNEGO authentication at Idp

While the Sametime documentation states how to configure SAML for Sametime and the embedded Sametime client has a SAML authentication option, the Notes embedded Sametime client does not fully support SAML SSO. The SAML process offloads the authent...
6 months ago in Sametime / Chat 1 Assessment

Nomad server on Domino to support Domino TOTP without SafeLinx

For smaller customers where SafeLinx becomes offputting, running Nomad directly on Domino is very attractive. But despite Domino HTTP supporting TOTP, it is not supported with Nomad, if this was added it would become a compelling product offering.
over 2 years ago in Nomad / Nomad (Web) 4 Assessment

Capability to stop an active Leap app

With Domino v14 customers can use up to 5 Leap apps for free, however, that does not mean one can not have more than 5 apps on the system its just max 5 of them can be active at the same time. As of today there is no way to stop an active/running ...
about 1 year ago in Leap 0 Needs Review

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration