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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
almost 8 years ago in Domino Designer / LotusScript 1 Under Consideration

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Possibility to script the frontend with Java

In all out new projects we use Java as the main language. It would be helpfull if Java coud be used everywhere in the app.
almost 8 years ago in Domino Designer / Java 1 Under Consideration

Images in Sametime chat window displaying as filenames

Currently, when sending images on Sametime chat, the behavior is that images will be displayed as "filenames" and kept that way when not in the chat's viewable area. This is for a brief second as it renders back into the chat window viewable area....
over 3 years ago in Sametime / Chat 0 Under Consideration

V10 Bug: Cannot open Script Libraries or XPages after editing Notes native element (like form or view)

Bug exists since V9 FP10 IBM Case Number TS002160381 When working on LotusScript / JavaScript / Java-Libraries or XPages with Domino Designer every now and then I need to check some fields in a form or view columns to ensure that I get the corr...
over 7 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

Delete Private view from database

Requirement is to delete personal views belonging to all user's from the database. Is it possible to achieve this via script? The current functionality is that personal views are visible to only user who created them and not to others. There is a ...
about 5 years ago in Domino Designer / LotusScript 1 Already Exists

automatic Rename in contactlist (buddy list and persistent chat)

changing user name should be automatic in Sametime, now admin should create file (CSV) ,upload it and run the command. so many support calls on this! this can and should be automated. it is 21 century, such things should be out of the box.
about 4 years ago in Sametime / Chat 0 Under Consideration

Replace with Node-RED

Build as functionality for Node-RED. This may require routing some processes through NRPC or gRPC to avoid errors if agents are hidden from web. https://www.npmjs.com/package/node-red-contrib-odbc seems to cover ODBC integration. The format files...
about 8 years ago in Enterprise Integrator 2 No Plans to Implement

Support Partial Classes in LotusScript

Provide support for partial classes in a similar way to that allowed in Visual Basic, C# etc, This would allow me to take a class defined in one LotusScript library (or the based Notes classes) and extend them in another place.
about 8 years ago in Domino Designer / LotusScript 1 Under Consideration

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration