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 796 of 8849

app.getUsersInRole()

Please implement new sister method app.getUsersInRole(roleName) next to the existing methods app.getCurrentUserRoles() and app.isCurrentUserInRole(roleName). The objective is to show actors in future stages (for exaple to show the approval chain u...
over 2 years ago in Leap 2 Under Consideration

Make new Lotus Script function "ShellAndWait"

The existing shell functions only call the external target but do not wait for its ending. It runs asynchronous. Therefore it would be great if there was an additional Script function which wait for the called program to end. Mark Reiser, sirius...
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Add a progress bar functionality to volt/leap-applications

Leap apps currently are missing a progress bar item. I do need this in most applications so a default functionality is needed for this. Here is a reference how this could look like https://www.freecodecamp.org/news/how-to-build-a-responsive-and-dy...
almost 2 years ago in Leap 1 Needs Review

Improve/Enhance XPages and Lotusscript Editor

Please Improve/Enhance XPages and Lotusscript Editor like a Notepad ++ eg. format source code, compare and hightlight source code, line of code, code suggestion for performance improvement.
over 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

Add equivalent of @DbColumn/@DbLookup for single column lookups

NotesViewEntryCollection and NotesViewNavigator are great when you need to query a lot of columns per row, but if all the data you need is encoded in a single column, @DbColumn and @DbLookup are much faster. The Evaluate statement is a bit awkward...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Computewithform failure

When you use computewithform today and you get an error it's almost impossible to find what field is causing the problem. It would be great to have a feature to find out what fields are failing. Today we use the great tool from http://www.nsftools...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Proper validation error messages

Once application can not validate, please provide a proper error message. The message on Validation page in the editor says: Invalid application Validation ErrorsThe application is invalid for the following reason(s): Application failed to validat...
about 4 years ago in Leap 2 Future Consideration

Allow folders in Volt Manager

It would be nice if we could organize Volt apps in Manager. Once there are dozens of apps, it is not enough to sort them by title or date only!
about 4 years ago in Leap 0 Under Consideration

Better LS/Java API for handling of (multi)values of a NotesItem

The (LS/Java) API for handling Item values is very rudimentary at best, which for LS especially painful since it does not have Collections A more full API is needed (and would be loved). The NotesItem class should have a API which handles values b...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add Purge Interval Replication Control (PIRC) status to Database.ReplicationInfo property

We have sometimes experienced that the Purge Interval Replication Control has been turned off on server databases, without intervention from users. The Purge Interval Replication Control status is missing on the ReplicationInfo property for NotesD...
3 months ago in Domino Designer / LotusScript 0 Needs Review