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 2578 of 8907

Allow domino web application to execute in the client with the same security/authentification done in Xpages

It would be great to be able to code angular or react application that would have the same fonctionnality (sécurity/authentication) that xpages application does when they run in notes client.
about 7 years ago in Domino Designer / XPages 4 Under Consideration

Allow more than 5 scheduled agents from the same database to execute simultaneously

We have stored all our scheduled agents in one database, which is very handy to manage them and share the way we log their activities. However we discovered that Domino prevent more than 5 agents to execute simultaneously if they are stored in the...
about 7 years ago in Domino / Administration 0 Under Consideration

Fix the future date/time stamp reflection of Notes agents and design elements

Notes agents and design elements reflects future date and time stamps although it is modified on current date/time. Request to fix this Reference number of SPR is SPR#HKAI63QAKG
almost 3 years ago in Domino / Administration 1 No Plans to Implement

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

Make it possible to create multiple backup jobs with different retention periods

By today you can only set one retention period after that old backups are removed. This is working fine !! But maybe you want to backup a different set of applications where you want to hold the backups longer. Therefore you have to configure a di...
almost 3 years ago in Domino / Administration 2 Needs Clarification

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...
almost 6 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...
almost 6 years ago in Domino Designer / XPages 3 Needs Clarification

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...
over 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.
over 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...
over 7 years ago in Domino Designer 1 Under Consideration