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

Search results

Showing 636 of 636

Click sort using other column values

When I click on a column that has "Click on column header to sort" enabled, I may want to sort by other column values. For example, the first column is the country name, and the column value is "USA" or "Japan". The second column is the country co...
about 6 years ago in Domino Designer / Views 0 Under Consideration

The command "repair file <file> <server>" should use the indicated donor server.

The repair file command does not accept a specific parameter. This idea created to list of 1 or more preferred servers . The command "repair file <file> <server>" should use the indicated donor server instead of any random server.
about 1 year ago in Domino / Administration 1 Needs Review
24 MERGED

Add @Formulas to parse JSON strings

Merged
Web applications heavily use data in JSON format, in many cases with deeply nested structures. In our applications, we store JSON structures in text fields (Domino R12 will extend the max size of text items, so that there's just an overall limit o...
about 5 years ago in Domino Designer / @Formulas 0 Assessment

Allow NotesStream to be handled in memory for streams greater than 51 KB instead of writing tmp file to disk

If the NotesStream is up to 51200 bytes then it is handled in memory, but if it is greater than 51200 bytes then it is written as a tmp file into the Domino temp folder. To test this, run the following LotusScript on a Domino Server (Windows) and ...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Implement IBM Docs editor, so users can work together at the same time on one notes document

Working together on one document is a frequently used requirement. MS already offers these functionality in Office 365. IBM has a similar technique built in IBM Docs. Implementing it into Notes/Domino would significant increase the "collaboration"...
about 7 years ago in Domino 4 Under Consideration
11 MERGED

Ticking "Show->Group By Date" or not should be consistent with "EnableGroupByDate=0/1“

Merged
With test on R12.0.2 notes client, we found: mails in Inbox are groupped by default. exit notes client, add EnableGroupByDate=0 to notes.ini and relaunch to check Inbox: mails are displayed as flat format, not groupped by date. ticking "Show->G...
over 2 years ago in Notes 0 Under Consideration

Allow Maximum size limit for console log beyond 4gb or unlimited.

Domino server console.log has a maximum size cap of 4GB. When the ini "Console_Log_Enabled=1" is set on the server, console log is getting overwritten when it reaches 4GB size. There should be a way to have the console.log file unlimited on the s...
about 3 years ago in Domino / Administration 1 Needs Clarification

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
about 6 years ago in Domino Designer / Java 2 Under Consideration

Error "Entry not found in index" when creating Response document

The following error "Entry not found in index" occurs when creating a Response document in a certain way. Steps to reproduce: A. In Domino Designer: 1. Create a new form "Main" containing the field "Switcher". Add an action button "Save ...
8 months ago in Domino Designer 0 Needs Review

Birthday created in Local contacts should reflect in Mail Calendar as well.

Birthday and Anniversary created in Local contacts should reflect in Mail Calendar as well. 1) Create a contact in local names.nsf with Birthday information. 2) Replicate Local contact to Mail Contact. 3) Now in Mail contact Birthday information i...
almost 6 years ago in Notes 1 Under Consideration