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 961 of 8857

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).
almost 3 years ago in Leap 0 Under Consideration

Service Table Search should return all table values from all parent records

Domino Leap Apps as a Service Table Search should return all the table values from all the submitted parent records. It does not work that way today. It only returns the table records from the first parent record. Expectation: It should return the...
over 1 year ago in Leap 0 Needs Review

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

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

Add mechanisms to get specifically data and design last-modified times

Currently, there's just Database#getLastModified, but that covers both data and design. Ideally, there would be lsxbe hooks to both portions of data from NSFDbModifiedTime in Database and for NSFDbModifiedTimeByName in Session.
almost 4 years ago in Domino Designer / Java 0 Needs Review

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

Button to undo changes you have made

There is currently no “Back (Undo)” button to undo changes. For example, if you have accidentally made changes in a form that were not intended, you have to close the entire form and click “do not save” and start again from the beginning. This...
over 1 year ago in Leap 0 Needs Review

Add DB2 integration

Many of our customers would like the ability to integrate Volt MX with DB2.
over 1 year ago in Leap 1 Needs Review

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...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review