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 1235

Support for self-signed certificates on Nomad

We have recently developed an LotusScript function that sends a NotesHttpRequest to a REST on our server, which has a self-signed certificate. When running the function we get the expected SSL error about self-signed certificates. In Notes clients...
3 months ago in Domino Designer / LotusScript 0 Needs Review

Ability for LotusScript to set table cell colors

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set Cell color.
about 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Update Poster with new LotusScript classes, methods, properties

Please update poster with new classes and properties. every Developer had it on the wall. http://www-12.lotus.com/ldd/doc/uafiles.nsf/docs/designer65poster
almost 6 years ago in Domino Designer 8 Under Consideration

Provide native support for real -time push notifications (SSE or Websockets) in Web-based applications

Real-time notifications are now the norm and expected in mobile applications, and also becoming increasingly important in desktop applications too. This capability would add additional value to the new Domino REST API features.
over 1 year ago in Domino Designer 1 Needs Review

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
almost 2 years ago in Domino Designer / Debugger 0 Needs Review

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
25 days ago in Domino Designer / LotusScript 1 Needs Clarification

Allow use of ViewNavigator in FT-searched views

Currently, if you use any of the FTSearch* methods on a view, then `ViewNavigator`s you create for the view won't respect the search, instead forcing you to use getAllEntries(). However, that limits the optimizations you can perform and, at the ve...
about 1 year ago in Domino Designer / Views 0 Under Consideration

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
9 months ago in Domino Designer / Views 1 Needs Review

Raise the limit of 32768 entries in a Lotus Script Array

Why shouldn´t there be as much places as memory is available? Mark Reiser, sirius-net GmbH LotusScript, Script, LS
over 5 years ago in Domino Designer 6 Assessment

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
over 2 years ago in Domino Designer / Views 0 Under Consideration