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 731

Add color to the lotusscript debugger screen

from Tim Paque Use colour in the debugger as it is seen in the editor. We often spend enough time viewing our code in colour that when we get to the debugger, the plain black and white makes it harder to recognize certain parts of your code.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Multiple windows for Domino Administrator

It should be possible to connect to different servers in multiple windows with Domino Administrator. Sometimes administrators have to switch back and forth between different servers and it's time consuming.
over 6 years ago in Domino / Administration 1 Under Consideration

Allow specifying "" for current database in PickListStrings or PickListCollection LS methods

When you use "" to specify the current database within the PickListStrings or PickListCollection LotusScript methods (both of the NotesDatabase class), the following runtime error occurs: "Notes error - Incorrect argument: non-null string expected...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
over 4 years ago in Domino Designer / Java / LotusScript 1 Under Consideration

Formula based archive criteria

The selection conditions for archiving are very basic: - not modified in more than- not expiration date older than- selected by user- older than Having a formula available would open all type of custom logic. Without that the only option would be ...
about 6 years ago in Domino / Administration 0 Under Consideration

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Show a warning when the ID Vault certificate is about to expire.

Domino ID Vault trust certificates expire every 10 years in Domino 9.0.1 and 25 years in Domino 10.0.1FP2, 11.0.x and later releases from the date of vault creation or vault trust certificate renewal date. I request the feature to show a warning w...
over 3 years ago in Domino / Administration 1 Under Consideration

Add Properties to Field Class in LotusScript

At the least, name, value, text etc.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Enable more error filtering for idvault scan during authentication

we enable authentication for web services as check in vault first then in directory. But we have some users without id, for exemple for pop3 login. so theses users are connecting to their mailbox using pop3 and login with email and password from t...
almost 3 years ago in Domino / Administration 2 Under Consideration

UPDALL: Multiple update threads in the same DB

When UPDALL runs it currently only processes one view in a DB at a time. This made sense in the past, but if I have NIFNSF enabled on a server with SSDs then as I understand it UPDALL should have no real contention concerns and should be able to r...
about 7 years ago in Domino / Administration 3 Under Consideration