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 491 of 9008

Hide form fields properties without encrypt.

We need the possibility to use "hide when" formula în fields for security not only for display. To encrypt only some fields în form is very hard to implement in real world.
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Create new class NotesItemCollection

It would be useful to create such a class so that you can perform bulk operations with a group of fields - delete, change parameters (issigned, isreaders), transfer / copy to other documents (databases) .. and so on .. well, so as not to do it by ...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Feature to view older PST file using HTMO profile

This will allow users to view older PST on MS outlook using the HTMO profile. It will serve as reference or back up view This will be beneficial to the users in terms of referencing back to older mails and data collected.
almost 4 years ago in Traveler for Microsoft Outlook-HTMO 4 No Plans to Implement

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

C API / LotusScript for Contacts Synchronization

As there is some limitation on C API for replication between same databases -- we need to have an API that utilized the synchronization of contacts from pernames and mail file This is to provide more options for customization and to bring the func...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Prevent status (enabled or disabled) of "Before new mail arrives" agent from being inherited.

"Before new mail arrives" agent is created in template. Multiple DBs inherit design from this template. Requirement is to prevent the status (enabled or disabled) from being inherited. Need feature/control to prevent status of this agent being app...
about 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Include Version of HTMO in post request or any other attribute for debug

if there are thousands of HTMO users, Admin can see only domlog files or run some debug commands. in majority of cases, root cause of issue is OLD version of HTMO. it would be good to: Keep on server last available version (already realized with a...
over 1 year ago in Traveler for Microsoft Outlook-HTMO 1 Already Exists

Should allow display "See attached file" text according to the Outlook settings language

UserA use HTMO received one mail with embedded attachment from Notes Client. Then the attachment display on the top of HTMO Client, but in the body it prompt "See attached file", it should display as Simplifed Chinese because end user set the Outl...
about 4 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Designer : Provide validation check function for FT search formula.

In LS, we can't check FT search formula is valid or not. Please provide validation check function for FT search formula. We would like to get search result list at coding stage in order to validate result list.
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Add NotesDocument to a Collection like an array

Our Problem: We are trying to search multiples NotesDocuments from an agent in a database to a view in another database. We then proceed to add those documents to a NotesDocumentCollection with the function AddDocument (NotesDocumentCollection - L...
over 4 years ago in Domino Designer / LotusScript 3 Needs Review