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 8903

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
over 6 years ago in Domino Designer / LotusScript 3 Assessment

Provide more detailed error message as well for the end user or the administrator for accessibility and usability

For both HCL Leap and HCL Domino Leap, instead of showing the error docid so the admin has to logon to the server and access the log files the actual error should be shown within a per default closed section under the basic error message. There sh...
almost 2 years ago in Leap 0 Needs Review

Domino Administrator Help site should support DBCS search

Since Domino 14.0, It cannot search by DBCS keywords on Domino administrator help site. https://help.hcltechsw.com/domino/14.0.0/admin/index.html It can search English queries only even if DBCS is selected as display language. It is very difficult...
over 1 year ago in Domino / General 1 Under Consideration

Allow Verse user to select all mails at a time

Currently when the Verse user selects all the mails by pressing Ctrl + A, then only first 30 mails get selected. So user has to perform the operation in batches of 30. So there is a feature request to allow user to select all mails at a time rathe...
10 months ago in Verse / Verse on Premises 0 Future Consideration

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
about 4 years ago in Domino Designer / Views 0 Under Consideration

Highlight variables in lotusscript

If I click on the DIM of a variable, I want to see (with a background highlight) where ir's used - so highlight the sub/function and the actual line If it's not used anywhere, then it would be easy to see that
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Disallow special characters in folder name.

When using special characters like Underscore (_) Backslash (\) Vertical bar (|) ... in a folder name, the results are often confusing or unintended by the users.Add input validation to disallow this characters.
over 7 years ago in Notes 9 Future Consideration

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 3 years ago in Domino Designer / Debugger 0 Under Consideration

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

nomad-config.yml into configuration document in Domino Directory

Why to configure the nomad server settings through a locally stored nomad-config.yml file? Can this not being added into the Domino directory, like the notes.ini section of the configuration document? This made also easier in maintaining it and re...
almost 2 years ago in Nomad / Nomad (Web) 0 Assessment