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 648 of 8851

Sort agents by type and schedule

a way to sort agents so all scheduled agents is shown after each other in designer.
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Make Eclipse LotusScript display of class member procedures according to specifications

The outline showing class member variables and methods does not conform to the standard as set forth in LotusScript documentation. Specifically: member variables are private unless otherwise specified, both for a Public Class and a Private Class. ...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Device Access Request Email : Please Include Notes Link

Employees sign up for Traveler and the email I receive to approve the request only contains an Internet URL. Can you also please include a Notes/Domino link? I never approve requests on the internet interface.
about 2 years ago in Traveler 0 Needs Review

Improve syntax-error reporting in LotusScript compilation

When compiling LotusScript in notes (either via Designer's Recompile All LotusScript or in C via NSFNoteLSCompile), it's very easy to run into a situation where the compiler reports just "Syntax Error", with no indication as to the source of the t...
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Support optional keyword in Lotus Script

To make a more flexible subroutine, please support the optional keyword to define arguments.
about 7 years ago in Domino Designer / LotusScript 0 No Plans to Implement

Need to get the Notes temporary folder location using LotusScript.

Notes temporary folder is generated randomly under Temp folder. Customer would like to get the handle of the folder using Lotusscript.
almost 5 years ago in Domino Designer / LotusScript 6 No Plans to Implement

How to get the value of X-Forwarded-For in the "Remote_Addr" field?

Load balancer has a setting such as "enable / disable" for X-Forwarded-For. If one can't get the value of X-Forwarded-For in the "Remote_Addr" field, is there another way to get the value of X-Forwarded-For? Can it be achieved through scripting or...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Copy Application, Application Design Only: include configuration documents such as keywords, profile documents, etc...

A common design pattern for Notes Applications is to make configuration documents that are normal Notes documents, or profile documents. These documents are essential to the correct functioning of the application and as such part of the design wit...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add the missing NotesViewColumn properties

There are a bunch of missing properties to manipulate view columns with LotusScript. This is very annoying because it forces to edit DXL for simple operations like setting a TOTAL. Missing NotesViewColumn class properties are : .isTotal .isAverage...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review