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

Clear

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 4054 of 8878

Support Korean MS949 encoding for MIME messages in Domino server

Currently Domino server supports following character sets for Korean encoding/decoding. https://help.hcltechsw.com/domino/12.0.2/admin/conf_languagecodessupportedinnotesanddomino_r.html Korean Header - EUC-KR, ISO-2022-KR Body - ISO-2022-KR, EUC-K...
over 2 years ago in Domino / Administration 0 Under Consideration

Support web service or customized dbs to redirect after configured ICM

Customer configured ICM for domino servers.When end users accessing Inotes mail files which can redirect successfully.But customer found their customized notes applications or web service which can not redirect, there are replica dbs for these cus...
over 6 years ago in Domino / Integration 1 No Plans to Implement

Remove DOLS Templates from Domino 10.

As DOLS is no longer supported in Domino 10, two DOLS related templates shall be removed. It will confuse customers that "DOLS seems to be supported."
over 6 years ago in Domino / Templates 0 Under Consideration

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Autopopulated group must not resave group document, if content has not changed.

Now even if Autopopulated group content has not changed, server still Resave Document. It would be better, if content is actual, server does not resave group document. From ChangeManagement, Compliance prospective all changes should be logged, and...
about 1 year ago in Domino / Security 0 Under Consideration

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Global field settings

Fields which include Text, Combobox, Check Boxes, Radio Buttons and Date/time fields require the developer to apply settings in each instance of a field, which is extremely tedious and time consuming. Our recommendation is that the developer would...
over 5 years ago in Domino Designer 1 Under Consideration

Console command to create a DB using the template.

As of now we create notes databases using Notes client or Administration client. If there is a command to create new database with the required template,It would be much help full and saves time.
almost 6 years ago in Domino / Administration 1 Under Consideration

Misleading documentation must be corrected esp. in the NotesDominoQuery area

I'm currently fighting my way into the DQL and QRP classes (LotusScript/Java), and found many bad and misleading information as well as missing parts in Designer help. To begin with, there are only examples in the LotusScript area, Java examples a...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

new view type showing only the profile documents would be very helpful

.... or maybe there is a special flag in the $flags field for such views, as it is now for views with deleted documents only: DESIGN_FLAG_DELETED_DOCS 'l': Indicates that a view is a deleted documents view
about 7 years ago in Domino Designer 1 No Plans to Implement