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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Needs a parameter in notes.ini which can control to hide/display the archive links

Customer needs a parameter in notes.ini which can control to hide/display the archive links on the left navigation bar. Background: Customer does not want to expose the address of the archive server, therefore the URL redirect is passed by NGX rev...
over 4 years ago in Verse / Verse on Premises 1 Future Consideration

Request to have user's rank/title display on emails and type ahead

We would like a title field to be added to display the rank / title along with the user's name. This would work for both the email field and type ahead, so titles can be searched instead of the name. Currently the format for emails is (First Nam...
almost 2 years ago in Verse / Verse on Premises 0 Future Consideration

Ability to create custom repleating calendar entries

It's currently not available in iNotes either.
about 8 years ago in Verse / Verse on Premises 0 Future Consideration

Increase the limit for Verse (VOP) search results

Currently when we search any specific keyword, there may be more than 10K mails present in the mail database which can contain that keyword. e.g.- In a large mail file, there may be 20K mails matching the specific keyword. But Verse search is limi...
3 months ago in Verse / Verse on Premises 0 Future Consideration

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...
over 1 year ago in Verse / Verse on Premises 3 Future Consideration

Import .ics files that were sent as attachments via email directly into the Verse (VOP) calendar automatically.

Import .ics files that were sent as attachments via email directly into the Verse (VOP) calendar automatically.
about 5 years ago in Verse / Verse on Premises 0 Future Consideration

Improve "needs action" flag in Verse

Improve the 'needs action' flag in Verse This requirement refers to traceability flags. A single flag 'Needs Action' appears in Verse regardless of the follow-up flag used in Notes or iNotes Different colors High priority Normal Priority L...
over 3 years ago in Verse / Verse on Premises 1 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...
over 1 year ago in Verse / Verse on Premises 0 Future Consideration

Also Display "only online" users in public groups.

When you set or un-set the option "only online" in your display settings for your Sametime Contacts, it's only effective for your personal groups. See article: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0037201 Please al...
over 4 years ago in Sametime / Chat 0 Assessment

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
about 7 years ago in Domino Designer / Java 2 Under Consideration