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

Domino Designer

Showing 1238

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Update default source compatibility for Java agents and script libraries

It has been the case for many years, and remains so in Notes 11.0.1, that new Java agents and script libraries have source compatibility set to Java 1.3, which prevents using many newer Java syntax features until the developer changes the project ...
about 3 years ago in Domino Designer / Java 0 Needs Review

Make it possible to exchange data between a (LotusScript) agent and an XPages application

In our application we have some agents to execute background jobs. In order to make them report back, we developed an XAgent that the agents can "call" using REST (written in Java), and we put the necessary info in the url. It works, but it's not ...
about 4 years ago in Domino Designer / XPages 0 Under Consideration

Add Command @Command([ViewExpandOnlyCategories])

When working in views with lots of subcategories, there is no way to be able to scroll quickly only through the categories. You need to expand each main category, then each nested sub-category Using [ExpandAll] makes all documents and response...
about 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Create a "Web Editing" RichText Field

Similar to RichText Light, please create a "Web Editing" RichText Field Type that allows Notes Clients to only use Web Editing (HTML Editors) compliant RichText Features. This would help in building Web- and Notes Client based apps and allow round...
over 4 years ago in Domino Designer 3 Under Consideration

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
over 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Add dynamic sort options to domino-db module function bulkReadDocuments

Our endusers expect data returned by the Proton Node.js applications to be sorted. As a developer, I need to build scalable solutions that work with large datasets. Currently the DQL search results returned by the domino-db module are not sorted....
over 4 years ago in Domino Designer 3 Under Consideration

Repeatable field groups in forms

This idea is mainly targeted for standard notes form development but should also apply to any web development. Say you want to add multiple addresses on a document. Each address is made up of multiple fields. It would be nice if you could just de...
almost 5 years ago in Domino Designer 2 Under Consideration

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to o...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Embedded view Show Multiple Category

Currently for embedded view there is an option to show single category. In which the matching category is shown in embedded view. On many occasions there is a requirement to show multiple categories for example when designing a form to show task ...
about 5 years ago in Domino Designer / Views 3 Under Consideration