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 700 of 8858

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

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

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

Add columns for weekdays in "Servers\Programs" view

For a better overview it would be useful to see on which days a program document will starts. Have a look at the attached screenshot to see what it might look like.
over 3 years ago in Domino / Templates 0 Assessment

Extend the New Relic functionality to app monitoring and performance - apm

We are currently using New Relic for monitoring and troubleshooting our apps on Java application server and i wish to have same functionality also for Domino Application. Right now the new relic plugin is only working with Domino statistics (and t...
almost 7 years ago in Domino / Reporting & Analytics 4 Under Consideration

Full Text information in Catalog.nsf and Domino Administrator column

since Immediate Full text index is impacting performance, there should be a way find way to detect it. Extra column in Administrator, or field in catalog.nsf This is easy to implement, big impact on ease of use and performance.
almost 7 years ago in Domino / Reporting & Analytics 2 Assessment

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