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 1560

Enable Lotusscript classes to import images on backend

From Carl Tyler Very often I have the need to import a graphics into a Domino rich text field. Example JPG or GIF file. Currently there are no backend classes to do this. There should be a simple Lotusscript function to enable this, and allow for ...
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Change defaults for new Domino servers (and server upgrades)

HCL have been good on changing defaults in upgrades of Domino settings, particularly on TLS ciphers (and moving them from the notes.ini). I think we should be generally moving towards the most secure option being the default (useless you speci...
about 1 year ago in Domino / Administration 1 Under Consideration

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Configuration Document for automatically removing finished AdminP Requests

In some environments the Domino Admins are extremely lazy and don´t remove finished AdminP requests from the ADMIN4.NSF Wouldn´t it be helpful to have the option to configure that finished requests would automatically be removed from the ADMIN4.NS...
over 5 years ago in Domino / Administration 2 Under Consideration

Ability to disable a user account ( person document )

When a user leaves the organization but returns at a later date ( summer students, temporary staff, etc ), it would be ideal to be able to disable and re-enable their accounts as opposed to deleting and then registering a new account.
about 5 years ago in Domino / Administration 2 Under Consideration

Support SNMP for Domino on docker

Support Domino SNMP on docker based Domino deployments.
about 2 years ago in Domino / Administration 5 Needs Clarification

A member server in a Symmetrical Clustering can disable the auto creation of new dbs only on some servers in the cluster

Suppose we have a domino cluster with 2 servers, server A and server B. In the domino cluster is implemented simmetrical cluster only on some folders, folder1, folder2, folder3, folder4 and folder5. I create a new server called server C and i put ...
over 2 years ago in Domino / Administration 2 No Plans to Implement

Support backtick (grave accent) in Javascript script libraries

When creating a Javascript script library, if you use template literals, Domino Designer will prevent the script library from being saved. It is claiming the backtick is an invalid character.See more details here: https://support.hcltechsw.com/csm...
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Easier conversions from Rich Text to other Format

Easier conversions from Rich Text-Fields to HTML, RTF, PDF etc and back without Declare API function.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration