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

Add Group lookup in NotesDirectory and NotesDirectoryNavigator classes

It would be good to add functionality to do lookup of groups also in these classes and also other things that a developer might need to lookup in the nab/nabs but primarly groups. I know you can use this function to do a $namesfieldlookup and get ...
about 3 years ago in Domino Designer / LotusScript 0 Assessment

Hide view based on user/group membership AND @Platform

I would like to hide certain views when an app is running under Nomad on a mobile device (due to limited screen size) but allow the user or group to see those views when they use a desktop computer with a larger screen and the Notes client. I have...
almost 2 years ago in Domino Designer / @Formulas 0 Under Consideration

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

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

Prevent HTMO from archiving truncated documents

If you archive few documents from HTMO (Outlook) and out of them if some documents are not fully synched then truncated documents will be archived in PST file. After archiving the documents, Outlook will delete them from primary location. So those...
about 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Assessment

Requesting to display a pop-up message: 'You are rescheduling multiple instances of a repeating meeting. '

When users reschedule all the instances of a repeating meeting, Verse is expected to display a pop-up message: 'You are rescheduling multiple instances of a repeating meeting. These instances will all be shifted by the same relative amount of time...
over 1 year ago in Verse / Mobile (iOS) 0 Needs Review

Enhancement of search function in HCL Verse on both Android and IOS

Currently users who search for a particular user in HCL Verse is returned with results showing all the emails of the user (including emails that he is on CC/BCC, sent). What people would like to see is all emails sent / received by that particul...
over 6 years ago in Verse / Mobile (iOS) 0 Under 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 "<...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Prompt users to restart the Outlook if sync request doesn't get response from ActiveSync

If Exchange ActiveSync process is not responding, then HTMO sync request cannot be completed. So we (HTMO) have to again send sync request and just keep on waiting. Now at this point, if user restarts the Outlook, the ActiveSync process is also re...
over 4 years ago in Traveler for Microsoft Outlook-HTMO 3 Future 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