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 1832 of 8871

Please consider to provide tools to extract chat log from MongoDB to readable text files by chat session for audit

One of our Sametime 11.x customer wants to extract all chat logs from MongoDB into readable text files by chat session for audit. But there is no tool provided in Sametime 11.x. Although customer can use MongoDB tool mongoexport to export MongoDB ...
about 3 years ago in Sametime / Chat 0 Future Consideration

Allow resources from other databases

If you want to use the same code / resource in multiple databases (which do not inherit from the same template), you have to copy-paste the resource to all these databases. This makes it hard to maintain the resources. With resources, I mean files...
over 7 years ago in Domino Designer 6 No Plans to Implement

automatic Rename in contactlist (buddy list and persistent chat)

changing user name should be automatic in Sametime, now admin should create file (CSV) ,upload it and run the command. so many support calls on this! this can and should be automated. it is 21 century, such things should be out of the box.
about 3 years ago in Sametime / Chat 0 Under Consideration

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
6 months ago in Domino Designer / LotusScript 0 Needs Review

In Designer Double Click on Embedded View to open the view in a new Designer window, e.g. like you can with Sub Forms

No description provided
about 5 years ago in Domino Designer 0 Under Consideration

Include Swiper for Git effectivity, enhance Compare With

Swiper is great if you want to use Git for Source control. Including it in the product and properly supporting it would enhance developer effictivity. Enbling the swiper filter in the Eclipse navigator action 'Compare With:Each Other' would make t...
almost 7 years ago in Domino Designer 1 Under Consideration

Reading or passing header parameters from a NotesAgent

Question: How can we read the parameter par1 set into the Header? Using a simple call code action (ran on Notes client -> Action): ============================ Dim session As New NotesSession Dim webRequest As NotesHTTPRequest Dim url as St...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Provide design element "where used "/ cross reference index and tally in Design Synopsis support

When reviewing impact of a design change it is often difficult to assess without a lot of searching operations. It would be helpful to have a function in Design Synopsis that would index and tally references / usage of named design elements. For e...
about 3 years ago in Domino Designer 2 Already Exists

Should support modify the $DesignerVersion field value

There are lots of application databases which design on the previous version, for example $DesignerVersion="5" Customer upgraded the domino server to R901/R10.01/R11.0.1, and customized theses application databases again, but they found the $Desig...
over 5 years ago in Domino Designer / @Formulas 3 Needs Clarification

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review