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

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

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
29 days ago in Domino Designer / LotusScript 1 Needs Review
120 VOTE

Update documentation on "Table of Notes and Domino known limits" and others in Designer Help

The Designer help document "Table of Notes and Domino known limits" obviously hasn't been updated in ages. Even for Domino 11.0.1 it still gives a maximum database size of 64GB, just to give one example. Also still missing in this table is the new...
over 4 years ago in Domino Designer 4 Assessment
166 VOTE

Update the Java API

Current API is very dated and a chore to work with. OpenNTF Domino API addresses many issues but would be nice if this was part of Domino out of the box.
over 6 years ago in Domino Designer / Java 10 Assessment
163 VOTE

Xpages, please Open Source and give back to community/OpenNTF

It is clear that XPages is low priority now for HCL/IBM. It would be a good idea to Open Source and give it back to OpenNTF and community. Then it can still be further developed and maintained and have a future.
over 6 years ago in Domino Designer / XPages 9 Assessment

WE NEED A WORKING IMPLEMENTATION FOR SOURCE CODE CONTROL! NOW!

After HCL has taken over the Domino product landscape, we were told to use this AHA to collect ideas for improvement. And we did. But: Hello HCL, are you still there? Real improvements, that matters for us developers? ... None! As a developer, I d...
almost 2 years ago in Domino Designer 3 Assessment

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
over 1 year ago in Domino Designer / Java 3 Already Exists
152 VOTE

Improve Action Icons and View Icons

Get rid of the old ones, not many people use fax machines nowadays and add lots more up to date ones. I know they can be added manually, but I don't think that's the point it isn't RAD.
over 6 years ago in Domino Designer 8 Assessment

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
over 1 year ago in Domino Designer / Java 0 Needs Review

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
about 2 months ago in Domino Designer / LotusScript 1 Needs Review