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 800 of 8893

Quick Config should allow selecting which forms and views to create

Currently, the quick config processes every form and every view. If I want to exclude any, I must manually create each. I would like to be able to select which to create when I use the quick config feature. -David Hablewitz
over 2 years ago in Leap 0 Needs Review

Identify which replica a document was created in

If there a database has multiple replicas, it is impractical to compare the @created and the @addedinthisfile timestamps to determine if a document was created in a specific replica. Is it possible to either a) add a lotusscript method to notesdoc...
over 1 year ago in Domino Designer / LotusScript 4 No Plans to Implement

Ability to bind service input or output to a global javascript variable

As a Domino Volt developer, I would like to have the possibility to bind service outputs and service inputs to a global javascript variable stored in app.getSharedData and stop using hidden field for storing temporary values.
about 3 years ago in Leap 1 Under Consideration

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Support the automatically created LS SUB by using given LS templates

Hi there, in the designer if you create a new Design element the LS SUBs for i.e. Initialize and Terminate do not(!) make use of the SUB template defined in the Designer Code & comment templates Please support those template also for automtica...
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Image component

If you use the image component to add an image inside the form, the properties are limited. This component must have the possibility of resizing the image by pixels or percentage, and the option to select the position (Left, Center, Right).
about 3 years ago in Leap 0 Under Consideration

Show Data in Data Grids on AppPage Preview

There are no real data shown if you open the preview at least if an AppPage (not tested on a page) which includes a Data Grid. You see only data like value0, value1 etc. So you can't validate the correctnes of e.g. services in a "rowSelected" even...
almost 4 years ago in Leap 0 Under Consideration

URL / POST content should available in decoded fields

When accessing data that has been appended to a URL or has been posted to a LotusScript agent, you usually write yourself some routines to split query_string_decoded or request_content from the ContextDocument. Everyone has these routines and ever...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Visibility of columns in Data Grids should be possible per configuration

Actual (V.1.0.4, 1.0.5 beta) Data Grid Colums could be made invisible via JavaScript function item.setColumnVisible. I would like to have it as setting in the properties of the columns.
almost 4 years ago in Leap 0 Needs Review

Rename the event handlers and sort them by meaning, not alphabetically

The names of the event handlers like onShow, onItemFocus etc. are meaningful - at least for JavaScript programmers. But it's at least a "hurdle" for the citizen developer. Give them more descriptive names in clear English and add the JavaScript na...
over 5 years ago in Leap 0 Future Consideration