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

Ideas

Showing 2606 of 8864

Provide a new function to change shortname for multiple users by one operation.

Customer needs to change shortname for multiple users (more than 100), and wants to do it by one operation. For example, define user name and the new shortname in a CSV file, read these information from CSV file, and do the shorname change by one ...
over 1 year ago in Domino / Administration 1 No Plans to Implement

Change HTTP POST interval of the new feature "Publishing Domino statistics to external services".

Customer wants the use new feature "Publishing Domino statistics to external services". Using this feature Domino will do a HTTP POST to send statistics every 1 minute. https://help.hcltechsw.com/domino/10.0.1/stats_publish_other_external.html I w...
over 5 years ago in Domino / Administration 0 Under Consideration

Hotfix installer does not need to select data directory

Hotfix installer can select "program directory" and "data directory". But "data directory" is not needed for installation. Even if the selection of the data directory is empty, the installation ends normally. Because the user is confused, the fiel...
about 7 years ago in Domino / Administration 0 Under Consideration

Fix Logic Bug in ACFUtil.htmlDecode()

Using Domino V11 (bug also existed since at least 9.0.1 FP7) The following method com.ibm.trl.acf.impl.util.ACFUtil.htmlDecode(String string) in the plugin com.ibm.designer.lib.acf has a logic bug which you can reproduce with the following 2 l...
over 5 years ago in Domino Designer / XPages 3 Needs Clarification

An attachment is rendered as a *.dat file due to the sending server splitting the long attachment name into parts

An attachment is rendered as a .dat file due to the sending server splitting the long attachment name into 2 parts. name*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx;name*xxxx.pdf when it should only be:name=xxxxxxxxxxxxxxxxxxxxxxxxxxxx...
almost 6 years ago in Domino / Administration 2 Already Exists

Ability invert background (better to select it) while selecting image.

While selecting an image, you should have ability to select , Invert background, so white icons are shown on black background. now it is not possible to see how it looks like.
over 1 year ago in Domino Designer / Views 0 Needs Review

Retention ( n-weekly/n-monthly/yearly ) on mailjournal database

We have enabled the MailJournal option and that works fine. But .... it is growing fast when the number of mails are growing. We are now changing every month to a new mailjournal database in order to keep the database around 100GB. It would be gre...
over 1 year ago in Domino / Administration 1 Needs Review

implement save / load of custom palette in domino designer

In Domino Designer we have the ability do define 16 custom colors but this is not persistent. Add an option to let us save and load the custom palette in a file on filesystem or a resource inside the nsf so that we can have persistent custom color...
about 7 years ago in Domino Designer 0 Under Consideration

Replicate with other NoSQL databases like CouchDB or Cloudant

Able to create off-line mobile application or faster web application by using a robust replication protocol to sync information back and forth between an in-browser database storage and the Domino backend.
about 7 years ago in Domino Designer 2 No Plans to Implement

Lotusscript error message: add error line, modul etc.

I use this template to handle errors: On Error Goto LBL_ERR LBL_EXIT: Exit Sub LBL_END: End LBL_ERR:dim sERR as String If Err=1001 Then sERR=Error Else sERR="#:"+Cstr(Err)+"; txt:"+Error+"; modul:"+GetThreadInfo(2)+"."+GetThreadInfo(1)+"; line:"+C...
about 7 years ago in Domino Designer 1 Under Consideration