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 8040 of 8040

Support backtick (grave accent) in Javascript script libraries

When creating a Javascript script library, if you use template literals, Domino Designer will prevent the script library from being saved. It is claiming the backtick is an invalid character.See more details here: https://support.hcltechsw.com/csm...
almost 3 years ago in Domino Designer / LotusScript 0 Assessment

Ability to create custom repleating calendar entries

It's currently not available in iNotes either.
almost 6 years ago in Verse / Verse on Premises 0 Assessment

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...
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration

Control the settings available in "Show results" for FT search on the administrator's side

We can choose to do the following at "Show results" for FT search but request options to control the settings available to end users on the administrator side (e.g., desktop policy): By relevance By Date (last modified) By Date (first modified) St...
2 months ago in Notes 0 Needs Review

Add functionality for Rich Text fields to be used in dialogbox.

When a form is launched via a dialogbox, a rich text field on the form is recognized and updated but can not be accessed via code.
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Allow email view resizing using CTRL + Mouse Wheel for Notes Rich Text Emails

The feature to control the email view size using CTRL + mouse wheel is only available for MIME emails being rendered by the embedded browser (IE) in Notes, however, when doing the same in NRT format email, the view resizing does not work. MI...
over 4 years ago in Notes 1 Under Consideration

Document the .ibmmodres end points

XPages has a built in feature for handling attachments called .ibmmodres. It has (at least) the following 3 end points: Open attachment for download in a document:/xsp/.ibmmodres/domino/OpenAttachment/<path to database>/<UNID>/$file/&l...
about 3 years ago in Domino Designer / XPages 0 Under Consideration

Support for certificate based authentication for Verse for iOS and IBM Companion, IBM Todo Apps

The native Apple Mail app and the IBM Verse App for Android supports cert based authentication. Add it please to Verse for iOS, IBM Companion and IBM Todo App, too. Posted by Detlev Poettgen - midpoints
almost 6 years ago in Verse / Mobile (iOS) 2 Assessment

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
almost 3 years ago in Domino Designer / Java 0 Under Consideration

notesUIWorkspace .EditDocument add option to specify form to use

LotusScript notesUIWorkspace .EditDocument - add an option to specify which form to use when opening/editing the document. A developer may not always want to use the default. This will be useful for: displaying a subset of information when a dialo...
almost 4 years ago in Domino Designer / LotusScript 5 Under Consideration