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

LotusScript

Showing 15

Allow clicking an action button programmatically

We have several situations in which it would be very useful to be able to start a mail in the user's mail database from a different application. As an example: relevant mails are stored in the Project database (moved/deleted from the mail db). Whe...
about 1 year ago in Domino Designer / LotusScript 3 No Plans to Implement

Format function does not return four-digit year if year number is in three digits.

Format("111/02/03", "YYYYMMDD") Format("0111/02/03", "YYYYMMDD") Format("0111-02-03", "YYYYMMDD") The three LotusScript results above are "1110203". The year was 3 digits. The requested result is "01110203", a four-digit number with leading...
over 1 year ago in Domino Designer / LotusScript 1 No Plans to Implement

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 2 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Need to get the Notes temporary folder location using LotusScript.

Notes temporary folder is generated randomly under Temp folder. Customer would like to get the handle of the folder using Lotusscript.
over 3 years ago in Domino Designer / LotusScript 5 No Plans to Implement

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debugg...
over 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
over 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Pdf print form template

Please provide pdf template for extract data with water mark, sign, logo, header footer, page no, mail merge etc.
over 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

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 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Mail Template customization and integration with web service, rest api, odbc without code

Mail template customization was strong over than competitor for a long time. From my idea centralize customize mail template should have considerate every thing that was customize should be deploy in all device and all platform too.
about 5 years ago in Domino Designer / LotusScript 1 No Plans to Implement

I want to operate "Allow Domino Data Service" in DB property with LotusScript.

I want to operate "Allow Domino Data Service" in DB property with LotusScript.
about 5 years ago in Domino Designer / LotusScript 1 No Plans to Implement