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 1996 of 8900

Allow multiple script libraries to %Include the same constants

If you have two script libraries that both include the same constants file: 'LibraryA %Include "lsconst.lss" 'LibraryB %Include "lsconst.lss" and then you use both libraries in a design element 'FormC Use "LibraryA" Use "LibraryB" this generates t...
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Monitor the progress of the consistency check task

Option to monitor the consistency check progress in the server Option to stop consistency check in the Domino server
almost 2 years ago in Admin Client 0 Under Consideration

global lotus scriptlibraries/objects

I have a project that consists of over 40 domino databases.There I have a class that encapsulates database access (session, datbase, view, ..).(dim appOrg as New App ("ProVeOrg") or dim appQuali as New App ("ProVeQuali") ...).This is used in many ...
over 4 years ago in Domino Designer / LotusScript 4 Under Consideration

Sign As.. sign design element(s) using a different ID

So that we don't have to switch IDs.
almost 7 years ago in Domino Designer 2 No Plans to Implement

Add profiling of a Notes database to Domino (and Notes)

Often, a Notes database design grows and grows, developers come and go, and after 10 or more years, nobody knows whether elements in the database are used or not. The difficult way to find out is by asking the users. A more logical way would be to...
almost 3 years ago in Domino Designer 3 Under Consideration

NotesHttpRequest support for self signed certificates

When using the NotesHtppRequest to call a web service running with self signed certificates the client aborts with an SSL Certificate error. When adding the parameter DEBUG_NotesHttpRequest=1 the log file shows the message: "SSL certificate prob...
about 6 years ago in Domino Designer / LotusScript 5 Assessment

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Enable encryption and IP compression on Nomad Client

With the help of MarvelClient I have set the following notes.ini entry on Nomad Client. TCPIP=TCP,0,15,0,,12320, I want to enable IP compression. It seems, that this entry is not working on Nomad Client. Is it possible to enable this functionalit...
about 6 years ago in Nomad 0 Under Consideration

allow WEBP file type in the images & change default "files of type" to JPG (or * all files) instead of GIF

it is helpful to have the similar files sorted. for the same reasons style sheets were broken out. the images section is helpful as images can be previewed in properties and also opened in external editors right from designer. Also the open box wo...
almost 3 years ago in Domino Designer 2 Needs Review

Undocumented functions

John Paganetti once said „There are no u documented functions when you work for IBM“. many of us are using those functions and we figured out their signatures. Some undocumented stuff is also used in shipped templates. I no longer insist in makin...
over 7 years ago in Domino Designer 5 Under Consideration