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 1441 of 8995

Checking the last character before sending the message.

It is necessary that when sending an email, the last character in the addresses is checked. It must be alphanumeric. Otherwise, display an error stating that the address is not specified correctly. Such verification is needed both in Verse and in ...
2 months ago in Verse / Verse on Premises 0 Future Consideration

In the search results, a column for the verse folder is displayed in the same way as in the Notes client

When searching for emails in Verse, the user needs to see the “Folder” they are in.Right now you can see this information by opening each email. See image.png. But in the client, it is possible to see the “Folders” column in the search results wit...
12 months ago in Verse / Verse on Premises 0 Future Consideration

Add the ability to disregard the cadence for specific form/app/stage reminders

We need the ability to [control] disregard / override the server cadence for specific form /app / stage reminders: Who needs this? Developers and Application owners at the time of app construction or app modification. What do they want? Ability to...
12 months ago in Leap 0 Needs Review

Need to keep the format of content consistant when copy it from MS word to the editor in VOP

According to end-user behavior, they always copy/paste their content form MS Word to mail RTE. The format in iNotes is only minor different with Word, but it will lost most format in VOP. The format in VOP is very bad including incorrect font, bad...
over 5 years ago in Verse / Verse on Premises 0 Already Exists

Make it possible for support staff to enable and collect Nomad Verbose Logging / Problem Report Data (without asking users)

With the Nomad Mobile client, support staff need an easier way of investigating issues as its not always easy or possible to ask remote / non-IT users through the manual steps when they are out in the field. What would make things a lot easier wou...
10 months ago in Nomad / Nomad (iOS) 0 Under Consideration

Add method overloading to LotusScript

We've only been asking for this since 1995 ... In OO languages you can usually create more than one method with the same name, but different signatures, that is different sets of parameters. This is called method overloading. This way you could ...
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

GetThreadinfo(LSI_THREAD_CALLMODULE) should return the name not any internal address

It would be great if the LS GetThreadinfo(11) command would return the calling modul name instead of an internal cryptic string number string like in example "*F134C18". This would allow to write a much better error handling routine and would also...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Enablement "Out of Office" notification without end time

In HCL Verse Mobile you have the option to enable the OoO notification for an infinite time. This would be very helpful to also have this option also in VoP and maybe also in HCL Notes ?
over 1 year ago in Verse / Verse on Premises 0 Future Consideration

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
about 3 years ago in Domino Designer / LotusScript 2 Needs Clarification