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

LotusScript

Showing 21

HTTPRequest with authenticated proxy support

Notes/Domino 10 already supports proxy connections.See AH idea DDXP-I-341 - HTTPRequest in proxy environment for details. Today most customers have the requirement for authenticated proxy connections. The Notes client does support proxy connectio...
over 3 years ago in Domino Designer / LotusScript 0 Assessment

Add external (twitter, salesforce, o365) connectors to simple action notes agents

Notes agents are no different from Microsoft Flow in that their simple actions work on a condition / action architecture. Flow is very successful because it offers a bunch of connectors by default - not just in a simple db / sharepoint list, but c...
over 3 years ago in Domino Designer / LotusScript 1 Assessment

LotusScript NotesRegistration class ( new property NoteId )

When registering a new user using the RegisterNewUser method from NotesRegistration the NoteID / UNID of the created person record in names.nsf is not returned by the method. Having access to the NoteId / UNID would be extremely useful when prog...
over 3 years ago in Domino Designer / LotusScript 1 Assessment

Add proxy support to (Notes)HTTPRequest class

By now, you can instantiate a new NotesHttpRequest by defining Dim httpReq As NotesHTTPRequest This works as long as the company security policy does not expects that the connection has to be done using a Proxy. I would like to see an enhance...
over 3 years ago in Domino Designer / LotusScript 0 Assessment

NotesHttpRequest support for self signed certificates

When using the NotesHtppRequest to call a web service running with self signed certificates the client aborts with an SSL Certificate error. When adding the parameter DEBUG_NotesHttpRequest=1 the log file shows the message: "SSL certificate p...
over 3 years ago in Domino Designer / LotusScript 5 Assessment

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
over 3 years ago in Domino Designer / LotusScript 3 Assessment

Domino web user registration template for external customer account

Improve look and feel and feature for domino web user registration template for external account in 2nd domino directory ex password reset, otp, update profile.
about 4 years ago in Domino Designer / LotusScript 0 Assessment

Web based domino designer

That would be great to have a web based domino designer
over 4 years ago in Domino Designer / LotusScript 1 Assessment

Update GIT Plugin

The git - Plugin as described at "https://www-10.lotus.com/ldd/ddwiki.nsf/xpDocViewer.xsp?lookupName=IBM+Redbooks%3A+Lotus+Domino+Development+Best+Practices#action=openDocument&res_title=3.7_Source_control&content=pdcontent" is very old. I...
over 4 years ago in Domino Designer / LotusScript 1 Assessment
256 VOTE

Show LotusScript variables that are declared, but not used.

LotusScript developers would benefit from this. This would be helpful for cleaning up code.
almost 5 years ago in Domino Designer / LotusScript 2 Assessment