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

Clear

Ideas

Showing 566 of 8847

sessionAsSigner for LotusScript

Really grew to love sessionAsSigner in Xpages apps. E.g. perfect for workflow apps! Now everytime I build or maintain a pure Notes client app I'm deeply missing the flexibility of sessionAsSigner in LotusScript!
over 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
about 4 years ago in Domino Designer / LotusScript 5 Needs Review

Enhance Admin Central to facilitate email alias management

Admin Central: (so not Admin client, but that category does not exist (yet)) After updates to email aliases, I need to do an load updall names, followed by a tell router update config. How about adding that to Admin Central for easy email alias ma...
over 1 year ago in Admin Client 0 Under Consideration

Add the menu option to see Advanced Document Properties to the Admin client

It would be very helpful if the advanced document properties were also available when viewing documents via the admin client. This would help in many places, such as viewing documents in the mail.box databases. -dh
almost 2 years ago in Admin Client 1 Under Consideration

Upgrade Apache Axis to Axis2 (or latest at the time) to resolve issues with WSDL import functionality

Please consider updating the version of Apache Axis used in Domino Designer. Designer includes Axis v1.4 which has been included with Designer since Notes 9 (possibly Notes 8). Complexity of webservices have moved on a long way since that time, a...
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Add refactoring for variables/functions/subs in LS

Please add the refactoring for variables, function etc. in the Designer for Lotus Script.
over 3 years ago in Domino Designer / LotusScript 2 Needs Review

Add a feature to sort functions/subs/members in LS Libraries and classes

Add a feature similar to the Eclipse "Sort Members" to sort functions/subs/members in LS Libraries and classes. This would make it easier to compare the real code changes in 2 applications with V12.0.1 CompareDBs
about 4 years ago in Domino Designer / LotusScript 1 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...
almost 6 years ago in Domino Designer / LotusScript 1 Assessment

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
4 months ago in Domino Designer / LotusScript 1 Needs Review

Check whether "Refresh Design for Admin Server Only" is enabled or not, and change the option on the Domino Administrator side

There is no function in Notes/Domino to check whether "Refresh Design for Admin Server Only" is enabled from the Domino Administrator user perspective. They need to open the Design tab of the Database Properties for each Database from Domino Admin...
over 1 year ago in Admin Client 0 Assessment