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

Allow to restrict access to a group of users or client machine types, who are allowed to use Nomad Web

I would prefer a solution based on two or three layers / options: First on Server access level definition allowing a service for an user, like it was done for Traveler.Using the Traveler Access fields in the Server document of the Traveler defines...
over 3 years ago in Nomad / Nomad (Android) / Nomad (iOS) / Nomad (Web) 4 Future Consideration

Allow Arrow keys to move the cursor around

In Nomad web, users can not use arrow keys to move the cursor around. User only can use Tab key. However, with Notes client able to use arrow keys.For e.g. If we open a person document >> Work/Home>>Corporate Hierarchy Information : Wh...
4 months ago in Nomad / Nomad (Web) 0 Future Consideration
111 VOTE

Add formula for database of embedded view

No description provided
over 7 years ago in Domino Designer / @Formulas 1 Under Consideration

Add menu option "New replica..." to create a server replica of a locally created database

In HCL Nomad, I created a new local database and picked "Create custom" in the template selector. I select the layout / forms / fields and Nomad creates the DB. As final step and to collaborate with others, I want to create a server side replica o...
6 months ago in Nomad / Nomad (Web) 0 In Development

Print multiple documents from Nomad web

In the HCL Notes client, when we mark two or more documents, we have the option to print the selected documents or the selected view. But in HCL Nomad we don’t have that option. HCL Nomad only prints out the document that is marked in the view. Pl...
8 months ago in Nomad / Nomad (Web) 0 Future Consideration

Option to not allow users to edit the original mail and save it in the Inbox or indicate if the mail has been edited

Customer would like an option to not allow users to edit the original mail and save it in the Inbox. Because this results in additional content that was not sent by the original sender and breaks the integrity of the email system.
2 months ago in Notes / Documentation 0 Needs Review

The option to programmatically set the Tab label and caption for a Table with multiple tabs

There are many times when a table with tabs are useful but the tab headers cannot be set via a formula option. That means for shared databases the designer client must be used to alter the tab headings. This feature will improve table usage in app...
over 4 years ago in Domino Designer / @Formulas 3 Under Consideration

beautify @formula code

ofcourse we all write readible code but when I look at action code wriiten by colleagues I am very unsure if i understand it because it lacks indent, multiple rows etc. if there would be a beautify option for @ formula that would be awesome
over 2 years ago in Domino Designer / @Formulas 2 Under Consideration

Option to export selected data as csv

Need feature in Nomad to export selected data as CSV alike in Notes client the data can be exported using File > Export > Comma Separated Value
over 4 years ago in Nomad / Nomad (Web) 3 Already Exists

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
over 1 year ago in Domino Designer / @Formulas 1 Assessment