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 3085 of 9028

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

Point releases for usability enhancements

I think there would be a lot of benefit to having a point release just for Designer that focuses almost solely on usability enhancements. Things like making sure type ahead suggestions display all current methods/properties for an object. Being ab...
over 7 years ago in Domino Designer 0 Under Consideration

Support for latest version of Citrix XenDesktop and XenApp on Sametime 10 & 11

Currently the following Citrix client versions are only supported on Sametime 9.0.1, except for Audio and Video features provided by the Sametime WebPlayer. No plans at this point for Sametime 9.0.1 to support latest version. Hence raising this ER...
about 6 years ago in Sametime / Chat 0 No Plans to Implement

Keep Sametime Connect Client V11's window size and position even after reboot OS

When testing Sametime Connect client V11, the customer and I found the following issue-----------------1. Start Sametime Connect Client, adjust the size of Sametime Connect client window to the customer's preferred size and move the window to his ...
about 6 years ago in Sametime / Chat 0 No Plans to Implement

Reuse of latest used functions in designer

e.g. Text properties: changing font size , color, ... of many fields, text, computed text, ... the same way. Recording all changes on the properties to be able to execute many clicks / writing in one go.
over 7 years ago in Domino Designer 0 Under Consideration

Verse iOS support for text size adjustment of iOS devices.

When text size on iOS Settings >>Display and Brightness >>Text size is set to larget and if try to search, then Inbox folder gets hidden behind the Search bar.
over 4 years ago in Verse / Mobile (iOS) 1 Needs Review

Allow administrator to enable Mail delivery options like "High Priority", "Sign" etc. by default in HCL Verse

Currently if the user wants to send the high priority mail or signed mail, he/she needs to click on Options button beside To and CC fields and then Options for High Priority, Sign etc. are shown. But there is no default way to permanently enable t...
over 4 years ago in Verse / Verse on Premises 2 Future Consideration

Disable "Change Password" in Nomad iOS

By tapping "N" icon, you can see Nomad iOS functions like "Open Application", "Replication", "Change Password" and "Help". Customer want to disable/remove "Change Password" to prohibit the Nomad iOS user from changing his password in Nomad iOS.
over 1 year ago in Nomad / Nomad (iOS) 0 Needs Review

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