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

All ideas

Showing 8903 of 8903

Signature catalog

Once an administrator or developer user has signed databases and scripts generally in the templates or scattered around the databases, when it must be decommissioned it is necessary to look for the design elements, the policies, all its signatures...
over 1 year ago in Admin Client 2 Needs Clarification

Add the option to give customized message for HTTP 404, File not found error.

Currently if any file is not found on Domino server which is requestd via HTTP, then following message is shown. "HTTP 404, File not found error." However there is a feature request to provide better customized message for this error. so whenever ...
over 1 year ago in Domino / Administration 2 Already Exists

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

More options for search in People

It would be great to add more options for searching, more than option for sort (Sort by First name or Sort by Last name). e.g. search only for last- or first name.
over 7 years ago in Verse / Mobile (Android) / Mobile (iOS) / Verse on Premises 2 Future Consideration

Notification alarm in delegation mail

1) User B delegates access to user A 2) User A delegates access to the Mail DB of user B 3)User A enters an event on User B's calendar with reminder alarm 4)User A does not receive any alarm of the entered event. it is a fundamental feature as we ...
almost 3 years ago in Verse / Verse on Premises 0 Future Consideration

Traveler server to fetch device logs from the devices without user intervention

Traveler server being able to fetch device logs especially on Verse app will allow the administrators and support to troubleshoot issues without waiting for the user to upload log files / TPRs before we can start.
over 4 years ago in Traveler 1 No Plans to Implement

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