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

FILTER BY CATEGORY

Volt

Showing 208

Upgrade Apache Commons Codec to at least 1.15

This is likely something that will happen in the normal course of events as a background this, but there is utility in this specific change. Somewhere between Volt/Leap's dependency of 1.11 and the current 1.15, the official Apache packaged bundle...
about 1 year ago in Volt 0 Needs Review

Update the Date as soon as Month/Year is changed from popup calendar

Update the Date as soon as we change Month/Year from popup calendar, instead of updating it when actually selecting Day from popup calendar while changing Month/Year. This would help in triggering OnItemChange event while changing Month/Year for i...
over 3 years ago in Volt 0 Needs Clarification

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 2 years ago in Volt 0 Under Consideration

Ability to upload attached files from Domino Volt to an external source.

My understanding is Domino Volt does not have a mechanism for uploading attached files from Domino Volt to an external source.That mechaneism is needed on Domino volt service and/or JavaScript using XMLHttpRequest or so. Use case:Domino volt provi...
over 2 years ago in Volt 0 Future 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 2 years ago in Volt 0 Needs Review

Enhance debugging and/or logging for service calls - and make it available for the app developer

I recently had some problems calling an external service (related to authorization). When the service was called, I just got a message, that there was an error. No details. As I had access to the Domino server console, I got a little bit more. As ...
over 3 years ago in Volt 0 Future 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 3 years ago in Volt 1 Needs Clarification

Disable JavaScript security app-wide, not server-wide

Not sure, if this is possible, but it would be more secure to be able to disable JavaScript security only for some apps (which have to use the "unsecure" functions), but not for all, if only some need this.
over 3 years ago in Volt 1 Future Consideration

Add ability to sort data views for creator of the app

Lets the creator of an app decide, in which sort order the data should be presented in the data view (when the user opens it).
over 3 years ago in Volt 0 Future Consideration

Allow to search JavaScript snippets

In complex apllications, it is hard to find in which place a certain piece of code is placed. Please allow developer to search all their JS snippets in one place. So far they have to clik trough all stuff on the Events page.
about 2 years ago in Volt 2 Already Exists