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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Enhance items - Attachment

Please add additional properties to Attachment item in order to limit the allowed file type (based on suffix or MIME type) - such as images or PDF limit the maximum file size Also provide new javascript method getDownloadURI() which is not avaiabl...
over 3 years ago in Leap 0 Needs Review

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend Sametime Chat History Dialogue to search and retrieve mongodb persistent chat history

Currently HCL Sametime 11.6 can only show chat history for a specific user if that user enables chat history in the Sametime settings. Can this tool be extended to have an admin level capability to search and retrieve persistent chat from mongodb?...
7 months ago in Sametime / Chat 0 Needs Review

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow datagrid to show images

It would be nice if datagred support to show images (icons) instead of pure text field. For example, we could use attachments to store image data.
almost 4 years ago in Leap 0 Needs Review

Sort columns in view data

This is a legacy request (see forum post), but please can we have sortable columns in view data as in Administrator can define the order from left to right, i.e., not defined by input sequence.
over 2 years ago in Leap / Documentation 0 Needs Review

Give developers a more powerful base64 decoder/encoder

The built in decoder only works on a NotesStream, and it only works if its UTF-8 encoded. This is not insurmountable, I just have to get out of lotusscript and use some Java libraries with more powerful options. I'd rather do it in lotusscript tho...
about 8 years ago in Domino Designer / LotusScript 0 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...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
almost 4 years ago in Domino Designer / LotusScript 2 Needs Clarification

Apply new Userpolicy settings without the need to restart the Sametime Community Server (or "staddin" Domino Task)

In order to change the Sametime User Policies you have to edit the "policies.user.xml" file on the Sametime Community Server. After editing the file, you have to restart the Sametime Community Server or "staddin" Domino/Sametime Task so that the c...
over 5 years ago in Sametime / Chat 2 Already Exists