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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 574

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

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
about 7 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

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

Send mail to multiple smarthost.

Client request for domino server to route the mails to only specific set of ids from existing domino mail server to network appliance and then mails will be routed to other mail application Sample scenario: Connected via Smart host to other compan...
about 7 years ago in Domino / Integration 1 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.
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Feature to control the color of highlighted string while performing search in application

Host any custom application on Domino Server. Open the application in browser. Design application such that there are features to perform search for any string in the application on browser using some button. Enter any text/string that is availabl...
over 3 years ago in Domino / Integration 0 Under Consideration

Provide standard CGI variable for X-Forwarded-For (or Http_X_Forwarded-For) header

According to the following CGI Variables listed in Domino Designer 11.0.x help, there is no standard CGI variable for X-Forwarded-For (or Http_X_Forwarded-For) header: ------------------------------- Table of CGI variable names https://help.hclte...
almost 5 years ago in Domino / Integration 1 Under Consideration

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

Domino Access Services Should Not Allow Anonymous Access By Default To Calendar and Freebusy

Currently when Domino Access Services has Calendar and Freebusy activated the information for a user can be accessed without authentication using a url to the information. For example: http://mytest.com/api/freebusy/busytime?format=icalendar&n...
about 6 years ago in Domino / Integration 1 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