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

My ideas

Showing 8278

Product Documentation Translation

I would like to see product documentation for local languages available for all products. It cannot be assumed that all customers have a command of the English language in a way that makes work easier. This can be done analogously to the documen...
over 3 years ago in Domino / General 3 Assessment

Make "JavaScript is invalid" error messages more helpful and guiding for the citizien developer

Every citizen developer will come to the point, he or she has to use JavaScript. Even in the step-by-step tutorial (2nd part with tables), one has to use JavaScript to handle the selection of a row of the table. And - I think - a citizen developer...
over 4 years ago in Volt 0 Future Consideration

Ability to see Notes database hidden views on Nomad Web

Currently, it is not possible to see hidden views of Notes database using Nomad Web.However, with Notes client hidden views of Notes database can be viewed using the steps below.Hold the SHIFT + CTRL keys simultaneously and select View -> Go To...
over 1 year ago in Nomad / Nomad (Web) 0 Under Consideration

Need a responsive calendar control for XPages

No description provided
about 6 years ago in Domino Designer / XPages 0 Under Consideration

Catering options while reserving a meeting room

A lot of customers ask me about ability to have catering options while booking a meeting room. Is it possible to provide options to be able to do this ? Could be interesting to have a sort of workflow incorporated so that the order goes out.
about 6 years ago in Domino / Templates 1 Under Consideration

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Ability to overlay a resource's calendar

Using the Federated Calendar functionality, when you add a specific resource (clicking on "Add Calendar" and selecting a room or a resource as a Notes User's Calendar), all entries for all the resources existing in the Resources DB are displayed. ...
about 6 years ago in Notes 1 Under Consideration

Add support for interfaces and add library of common data structures to LotusScript

Allow better OOP support in LotusScript with support for interfaces. Add a library for common data structures such as lists, dictionaries, etc...
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Type-ahead when adding recipient in new email should look for any text in the email address and display them in the dropdown

I have several people in my address book from the same domain or company and often I do not remember the name of all of them. it would be really great if I could type just the domain or company name and I then get to choose people in the dropdown ...
almost 2 years ago in Notes 0 Needs Review

Optimize protocol for high latency networks

Protocol is very transaction oriented, and on high latency networks, clients work really slow, cause of a lot of transaction exchange. Some commands could be queued and processed in a batch and result returned. This would greatly improve responsiv...
9 months ago in Domino / General 2 Needs Clarification