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 921 of 8858

Finally fix NotesView.createViewNavFromAllUnread

It just doesn't work, not since yesterday but ever since 26 Aug 2013...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Add feature to have a save and deploy option when designing app

Currently when you design an app, there is only save icon button. It will be helpful if there is save and deploy option as well.
almost 2 years ago in Leap 1 Under Consideration

Enhance documentation for authenticating in the service configuration, add validation and helpful messages

There is a huge gap in the documentation on how to authenticate when calling an external service. In https://help.hcltechsw.com/domino_volt/1.0/cr_in_app_service.html it's only: "Specify authentication options in the Authentication section." And w...
over 5 years ago in Leap 0 Future Consideration

Add new formula command @InPreviewPane

Equivalent of NotesUIdocument.InPreviewPane This can be used in form formulas to determine which form to use. e.g. display a different form in the preview pane to one that is used when the document is opened from the view. Yes you can use hide whe...
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Improve file list visualization in settings dialog

In the settings dialog, we are able to provide files that we can use within the application e.g. images, css or pdf files.If we have many files uploaded under some circumstances and we are scrolling through the files on a small resolution screen, ...
over 2 years ago in Leap 0 Needs Review

Frameset Display Switching Command

OpenFrameset @Commnad opens a new frameset, but displays multiple framesets that one database has at the same time. We are requesting the ability to swap the display of frameset. The following process will close the database that has the frames...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Inputbox limit of 512 characters a bit small

512 characters feels a bit small for the inputbox. Perhaps increasing the number or create a new inputbox that shows multiline data.Today you need to create a form and do dialogbox but if you want to run this in an agent that limits you.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add filter for search service calls

With REST API calls to Domino Volt, it's possible to filter the results: Filtering Data REST API results (https://help.hcltechsw.com/domino_volt/1.0/ref_data_rest_api_list_filter.html) But when you call a service "internally" in Domino Volt, you c...
over 5 years ago in Leap 1 Needs Clarification