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 1295 of 8996

access to mail-in databases

Right now, mail-in databases cannot easily exposed to users. Currently we are using a web portal that provides authenticated users a list of mail-in databases based on their Membership in appropriate Access Groups. I would like to see a built in f...
over 7 years ago in Traveler 3 Assessment

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

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

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

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

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

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

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

Programmatically resize photo quality for device-captured attachments

We need to add photos captured from the iPad camera to documents in a Domino app. But there will be hundreds of thousands of photos over the course of a year. The native iPad camera will generate a 3MB file for each photo. The database will be hug...
over 7 years ago in Nomad / Nomad (iOS) 2 Needs Review