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

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

Exclude QRP result views from ODP sync

When Team Development is configured for an NSF, Designer syncs QRP views to the ODP, but I don't think this is useful behavior. It's probably actually potentially damaging, since Designer would potentially sync back an expired view or add it to a ...
almost 4 years ago in Domino Designer / Views 0 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

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

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