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 876 of 8991

Allow GetNamedDocCollection to work in client-server scenarios

The GetNamedDocCollection method functions correctly when it is executed locally against a local database, or when it is executed on the server against a database that also resides on that server. However, it does not return the correct value when...
7 months ago in Domino Designer / LotusScript 0 Needs Review

setup custom QR code in Sametime using NotesShortname (uid) instead of the Email-parameter %s for the user. Is this possible?

Custom QR code can setup by adding custom URL in stproxyconfig.xml file and used Email address parameter in URL For example : - <configUrl>hclsametime://%swww.lmc.example.com:9443/?action=AddCommunity&communityName=&authProxyEnabled=...
almost 5 years ago in Sametime / Mobile (Android) 2 Under Consideration

Save picture in chat

When copy a picture into a chat, and you save it in mailfile, the picture disapar. It is impossible to see what was saved. I should be possible do see what was copy into the chat.
over 6 years ago in Sametime / Chat 1 Already Exists

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Statistics for Sametime should be in Statistics Table not in custom database

Sametime Statistics should be available via Show Stat command, currently it is custom stlog.nsf database that has strange statistics, which as result hard to monitor. There should be common approach across all products, Verse, Traveler, IMSMO, Dom...
about 7 years ago in Sametime / Chat 0 No Plans to Implement

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to set currency symbol at database level with LotusScript

Would like the ability to set form field and column currency settings globally at database level programmatically via LotusScript (and/or @formula). This will useful where you have databases being accessed by the same user, but where they need dif...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review

Focus on the meeting, not the controls

Within Sametime Meeting, the controls are spread across the window, the idea is to consolidate the controls in one place. See images.
almost 2 years ago in Sametime / Meetings 1 Future Consideration

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration