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 1303

($PeopleGroupsFlat) view need check "Unicode standard sorting"

The address book picker uses the "$PeopleGroupsFlat" view in the address book. Register users with Traditional Chinese name in the "User Name" field of Person document. But this "$PeopleGroupsFlat" view was not check the "Unicode standard sorting"...
4 months ago in Domino Designer / Views 0 Needs Review

Improve REST/JSON capabilities in LotusScript (e. g. for better use with HCL Volt MX Foundry)

We are using Domino LotusScript for many REST Requests to internal and external services, including HCL Volt MX Go Foundry as a services middleware for easier administration of services, easier configuration of auth services, also improving the ov...
6 months ago in Domino Designer / LotusScript 0 Needs Review

Collapsable code loops in lotus script

When looking at lotus script it would be super helpful in longer code sections to be able to collapse the code for while, do, for, etc loops - look at most other design development tools and this is a standard option.
about 2 years ago in Domino Designer / LotusScript 1 Assessment

Make an option to recalculate computed fields after a WebQueryOpen Agent ran

Within the Designer on a form there is a checkbox within the Field properties called "Compute after validation". Alike that I wish there would be a similar option having computed fields to recalculate AFTER the WebQueryOpen Agent ran on a web form...
about 1 month ago in Domino Designer / @Formulas 0 Needs Review
188 VOTE

Fix all source control issues

There are currently a number of issues with DXL round-tripping that affects use of source control. These include: All day agents are stored as running from 00:00 to 00:00. Somewhere in the DXL export / import that gets corrupted Something on navig...
over 6 years ago in Domino Designer 16 Assessment

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration
190 VOTE

Multi Threaded Design

Can we bring this capability in domino so that agent can be design and run in multiple threads. HTTP requests can be design and process in multiple threads. Documents can be read write in multiple threads. In order to bring the functional performa...
over 6 years ago in Domino Designer 5 Under Consideration

Behaviour of "Prohibit Design refresh..." for new Views

This was introduced a while back, but before that it was different: now this option is enabled by default with newly created views. When you forget to disable that afterwards and you updated your app with a new template, this new view then won't b...
3 months ago in Domino Designer / Views 0 Needs Review

A good way to display progress to the user

soon the Win32-specific versions of Notes are gone. We need an alternative progress indicator https://www.keysolutions.com/notesfaq/howprogress.html http://blog.texasswede.com/progressbar-class-for-lotusscript/
10 months ago in Domino Designer / LotusScript 1 Under Consideration

Enhance LotusScript with Base64 encode/decode, MD5, SHA1, SHA256

Please provide a native LotusScript interface to do Base64 encoding and decoding, and hash functions like MD5, SHA1, SHA256. Needed since Nomad does not have Java for speedy access to those functions, and these functions are needed on the web.
about 3 years ago in Domino Designer / LotusScript 0 Assessment