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 6658 of 8997

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

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Make easier to search your folder list

When you have many folder created in notes mail file, you have to scroll down all the folders until you get the one that you need. Otherwise you could use the main menu. View> GoTo> Select the folder or view to open. Start typing the folder ...
about 6 years ago in Notes 0 Future Consideration

increase size of dialogboxes, for example Notes.ini

Seems all dialog boxes designed for small monitors, please supoprt large HD/HiRes dispays, now due to small dialogbox parameters are cut, this may lead to misconfiguration ID Vault DialogBox is small also, works fine for 6-8 OUs, but for large org...
about 7 years ago in Domino 0 Under Consideration

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

Location Type - Bring Notes to Modern Times

Thomas H. asked me to break up the original post, https://domino-ideas.hcltechsw.com/ideas/NTS-I-931, so the dev team could tackle each item individually. Why is there a location type on the basics tab of a Location? Isn't everyone at this point...
about 6 years ago in Notes 2 Future Consideration

Show complete server name on workspace

Longer server names will not completely shown on Notes 12 Workspace. We have more servers with same names and added number, in this case we can't see on witch server database is
almost 3 years ago in Notes 2 Future Consideration

Make Domino Global Workbench available for Domino v12.0.1

Domino Global Workbench is stuck on Domino v9. Our customer are asking us to localize Mail12.ntf for example. How HCL manage to release Mail12 in so many language with DGW v9 ? You must have an internal versionof DGW v12...
almost 4 years ago in Domino / Administration 3 Assessment

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