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 1050 of 8866

Allow Nomad to show the keyboard shortcuts like Notes can

Problem: As an End User, I need to be able to show a list of keyboard shortcuts, because it allows me and users with accessibility needs know what they can do from the keyboard. Proposed Solution: Enable Nomad Web to use the same mechanism as Note...
5 months ago in Nomad / Nomad (Web) 0 Planning to Implement

Add "explain" output for QueryResultsProcessor

The DominoQuery object you can feed into QueryResultsProcessor has an explain method, but it would be convenient to have an equivalent in QRP too. At an initial level, this could just execute explain on each inserted Query object, which would be u...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Create a dominoFaces, dojoFaces JSF package for enterprise Java projects

Let's integrate the Domino Developers who want to use XPages and enterprise java by decoupling XPages into two libraries that can live on their own dojoFaces and dominoFaces. You allow developers developing on Domino to incorporate PrimeFaces, b...
over 7 years ago in Domino Designer / Java / XPages 1 Under Consideration

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration

db.exist and db.accesslevel

the isOpen property allows me not to different if a db exists or the user has access to it https://www.ibm.com/support/knowledgecenter/en/SSVRGU_9.0.1/basic/H_ISOPEN_PROPERTY_JAVA.html (the db could even be damaged) I would like to have a...
over 6 years ago in Domino Designer / Java 2 Under Consideration

Control who's saved & suggested as contacts

Current situation: You see contacts suggested in a new email, e.g. when you start typing a person's name into a new email. People you have interacted with in Verse Mail are automatically saved somewhere, but it cannot be controlled by the user or ...
over 4 years ago in Verse / Verse on Premises 3 Already Exists

Prevent pop up: "The browser does not support removing private information automatically" when the user log off

When user's attempt to perform logout when using Verse Web, Verse Standalone App (PWA) or iNotes, on different browsers (Chrome, Firefox, Edge, Safari), user's always got the message: "The browser does not support removing private information auto...
over 5 years ago in Verse / Verse on Premises 1 No Plans to Implement

In the VOP 2.0 , PWA and click on calendar the calendar opens in a new window. How can we change it, that it opens in the same window?

In the VOP 2.0 , PWA and click on calendar the calendar opens in a new window. How can we change it, that it opens in the same window?
over 5 years ago in Verse / Verse on Premises 2 No Plans to Implement

Ability to sync attachment in calendar event using iOS Native Calendar Application

With ActiveSync Version 16.x support in Traveler 11.x user can see the attachment in calendar event. However, If new calendar event with attachment is created via iOS Native Calendar App, the attachment does not sync. The added attachment can be s...
over 4 years ago in Traveler 0 Under Consideration

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
about 4 years ago in Domino Designer / @Formulas 1 Needs Review