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 256

SAML support for Notes C-API function 'Secidfget'

The Notes C-API function 'Secidfget' only supports use of password when you don't use SAML. Allow the Notes C-API function 'Secidfget' to work for user who is enabled for Web Federation (SAML) or Notes Federation (SAML) or both.
22 days ago in Domino Designer 0 Needs Review

Allow "Open in New Window" in Domino Designer

Just like in Notes Client, I would like to have the ability to open a design element in a new window. It would be great to compare code between 2 forms or views (on two screens) or have a form open to see the names of the fields while building the...
7 months ago in Domino Designer 0 Needs Review

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

add last run time and assigned server to agents view in designer

can quicky see hat agents are running and what server they are on
6 months ago in Domino Designer / LotusScript 0 Needs Review

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

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
about 2 months ago in Domino Designer / LotusScript 0 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

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

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
26 days ago in Domino Designer / @Formulas 2 Needs Review

Use LotusScript Classes in Javascript and vice versa

We have powerful LS Classes and have to rewrite them in JS. And in the "new" world we have powerful JS Functions not available in LS. It would be great, if we could use them in both worlds without calling Agents.runonserver or call urls to process JS
about 2 months ago in Domino Designer / XPages 1 Needs Review