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 1051 of 8992

Displaying the calendar in Verse

According to the article we can customize Calendar -> Display: https://help.hcl-software.com/verse_onprem/3.2/user/faq_settings_available.html But many users work from 8.30 or 9.30. There is no option to select such time. Need to have more opti...
12 months ago in Verse / Verse on Premises 0 Future Consideration

Stop reordering contents of raw .lss file after saving in Designer

Our project team utilizes Git version control to keep our incremental code changes well-organized. Because Git closely looks at file modification differences, however, our team constantly has to place significant time and effort into counteracting...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

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

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
12 months ago in Domino Designer / LotusScript 1 Needs Review

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

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 a Calendarweek LotusScript function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates th...
almost 7 years ago in Domino Designer / LotusScript 0 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

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