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 1972 of 8993

Provide a function to detect status of Sametime Community server and inform Administror if it is down

The customer requested HCL to provide the following function (tool) 1) This tool can confirm if end user can login to Sametime Community server 2) If Failed when login to Sametime Community, this tool can send alarm mail to Adminsitrator The custo...
almost 6 years ago in Sametime / Chat 0 Future Consideration

allow installation in a domain that uses xACL

If you try to install Sametime 11.6 on a server in a domain that uses xACL, you will not be able to do it. This is a known issue (https://support.hcltechsw.com/csm/en?sys_kb_id=c602ac241b6df30083cb86e9cd4bcb2f&id=kb_article_view&sysparm_ra...
over 4 years ago in Sametime / Chat 1 No Plans to Implement

Customize status

Customize status sametime, icons, etc. Add new status. For example, a new Telecommuting or teleworking state.
over 4 years ago in Sametime / Chat 2 No Plans to Implement

Programmatically Refresh a UI View opened by User A when a document is create by user B fron another view

Context: Using Notes client, User A have opend a view "MyView" who contains Document using Form "MyForm". User B Open another view and modify a document which is available in both view. We need the first view opened by User A to refresh / reflect ...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Expose information about number of indexed documents, FT Index Size

It would be good to be able to get number of indexed documents and also FT Index size in bytes using Lotusscript and Java. This is when using Lotusscript checking size of a database including FT Index.
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Disable "Public Encryption Keys" option from "Document Properties"

Customer is looking for option to not allow users to add/remove names from "Public Encryption keys" present in "Security" tab of "Document Properties" for any document.Requirement is to restrict users to not use this option somehow.
over 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

overview latest accessed / modified files

I would be much more productive if i had an overview which design files I have accessed/modified lately. 99% chance I would continue my work in these files.
about 3 years ago in Domino Designer 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