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

My ideas

Showing 8350

The settings of "Customize This View" does not revert to defaults when new replica database on Notes client

When a new replica is created on Notes client local after changing the setting of [Customize This View...], the setting reverted to default on BOTH Notes client local and Domino server. (Steps) 1. Open Inbox folder in own mail database on Domino s...
over 1 year ago in Notes 0 Needs Review

Add Session.setReuseDocumentHandles(boolean) to prevent Java API from reusing handles of open documents

When opening a document in the Notes Java API (Notes.jar), there's an internal logic to check whether that document has been opened and not recycled before. So for example in this snippet Database db = session.getDatabase("Server1/Org", "test.nsf"...
about 2 years ago in Domino 0 Under Consideration

Make it easier to create / update NSF from code. Headless designer as service on Domino server?

To implement CICD I want a simpler way to create/update an NSF when code has been submitted to GIT. Nowadays I am forced to use TFS, Powershell and Headless Designer. The last is some pain in the ass. Why can't I have something similar as headless...
about 6 years ago in Domino Designer 3 Under Consideration

Show and repeat the content of categorized columns when the user clicks a column for sorting

Currently, when clicking a column header to sort in a view, categorized columns are empty. This confuses users, and they lose the context of the documents. Showing them would help a lot. if, for any reason (I don’t see any) hiding them (like it is...
almost 6 years ago in Domino 0 Under Consideration

Please make Fulltext Search available in Softdeletions, too

When Searching in soft deleted Documents, there is usually way less views for the data in question to navigate in. - And it is therefore harder to find the relevant datasets I would like to check. Please not only for mail.
6 months ago in Notes 1 Needs Review

Need render the image/picture correctly when copy it from Internet to Notes11/12

Open https://help.hcltechsw.com/notes/11.0.1/zh_TW/client/new_notes11_theme.html Copy the picture from this URL then paste in the Notes compose page But it could not display(Refer the screenshot), and prompt below info on Notes status bar. Image o...
11 months ago in Notes 0 Needs Review

Wildcard searches for Japanese words in the full text search

The following help is available. How can I refine a search query using operators? https://help.hcltechsw.com/notes/12.0.0/client/sch_refine_query_r.html ------------ A wildcard that can represent any extension of letters. It does not work with dat...
over 1 year ago in Domino 1 Needs Clarification

Output the hierarchical structure of public groups

We need the ability to output the hierarchical structure of groups in the Domino directory. In the case of nested groups, it is difficult to manage the groups. The mail form has a function to expand the public groups. However, this function does...
almost 3 years ago in Admin Client 0 Under Consideration

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Modify QueryResultsProcessor to not emit "NT" prefix in note IDs or modify Database class to accept them

Currently, the "@nid" value of QueryResultsProcessor is in the "formula" format where it's fixed length and prefixed with "NT". However, the database#getDocumentByID method doesn't accept this, instead throwing the unhelpful exception of "Required...
almost 3 years ago in Domino Designer / Java 0 Under Consideration