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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Setting for auto leave meeting chats after x days.

Problem: As an End User, I need to be able to specify a number of days that I am in a meeting chat before I automatically leave that chat if nothing has happened in that chat since the meeting, because it will save me time and reduce the clutter i...
9 months ago in Sametime / Chat / Meetings 0 Needs Review

Lotusscript version of @URLEncode

I would like to be able to use @URLEncode using Lotusscript instead of Evaluate() I have also found that @URLEncode does not work correctly with chr(10) & chr(13)
over 6 years ago in Domino Designer / @Formulas 0 Under Consideration

Change your presence status to “Sharing, do not disturb” automatically when you start to share your screen

No description provided
about 8 years ago in Sametime / Meetings 0 Assessment

Allow a "Save As" feature for design elements

From Tom O'Neil It would be nice to have a "Save As" option for design elements while editing them. There have been times when I have been in mid-development and I couldn't decide if I wanted to save the changes or discard them. In theory... I c...
about 8 years ago in Domino Designer 0 Under Consideration

Collapse / Expand section if formula is true

Similar as Hide when formula is true. Designer can set section as always open/close, but in the case when formula is true (ie. status field) sections is open by default.
about 8 years ago in Domino Designer 0 Under Consideration

Allow usage of network paths for file operations without using windows drive letters

it's never been easy to access file ressources located on a network drive from LotusScript file operations like 'open'. With Domino running as a Windows service, or on Linux we cannot use drive letters for network ressources, at least not without ...
over 7 years ago in Domino Designer / LotusScript 5 Under Consideration

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Self dismissing message boxes

A lot of mobile apps enjoy the facility of a self dismissing notification as a confirmation that the action was a success. I appreciate we can use MessageBox, but that requires the user to click ok to dismiss, or we can use Print. The Nomad client...
over 3 years ago in Nomad / Nomad (Web) 0 Future Consideration

A 'SelectedEntries' view property would be great

The views 'Documents' property only contains selected documents, as its name already says. But I know cases where one would like to have access to the categories, which were also selected by the user and secondly would it also allow to handle sepa...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Render html in computed fields when *Render pass through HTML in Notes” is checked

Rendering html in a Notes form works for Computed Text, but not for Computed (for display) fields. It does when the form is displayed in a browser, but does not in the Notes Client. Mind you: *Render pass through HTML in Notes” needs to be selecte...
about 7 years ago in Domino Designer 0 Under Consideration