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

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

Sort parameter for notesUIWorkspace.Prompt method

Add the Sort parameter to the notesUIWorkspace.Prompt method on LotusScript, the same as in @Prompt on @formulas
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Update the elements on every database sign

https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0087077 According to this article, there are no updates on the DB elements when subsequently sign by the same ID as Domino recognizes that there are no changes on who signed the...
almost 5 years ago in Domino Designer / Views 0 Under Consideration

More global objects

It would development a lot easier if more common global objects are available. e.g. country lists, country codes. Things that are coomonly used across applications.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Hide Item identifiers and item names are being visible in e-mail notifications

With Domino LEAP 1.1.0.0_23 the Item identifiers and item names are being visible in e-mail notifications when you hover on the item using the mouse cursor.This issue is reproducible in HCL lab as well as at customer end. So the customer's expecta...
over 2 years ago in Leap / Documentation 0 Needs Review

Lotusscript class get json data transform to post document

I want to create a lotusscript json api service provider agent with post method to create the documents.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Better management of BLOB data

Currently we can not easily manage and replicate BLOB items into Domino... Make this replication easily configurable and Adjustable so that developers do not need to create another process to keep the Rich text formatting same in Domino and non Do...
about 6 years ago in Enterprise Integrator 0 Under Consideration

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...
over 3 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...
over 3 years ago in Domino Designer / LotusScript 1 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 ...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration