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

Exclude fields in computewithform

It would be good to exclude fields from being computed when you do a compute with form.
almost 4 years ago in Domino Designer / LotusScript 1 Needs Review

msgbox: console output should include the nsf in "HTTP Server: Agent message: <text>"

So that we can identify the offending app.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

I want to operate "Allow Domino Data Service" in DB property with LotusScript.

I want to operate "Allow Domino Data Service" in DB property with LotusScript.
over 6 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Traveler server should notify administrators when the devices stop syncing that server

Currently administrator needs to monitor the Traveler server to check if the devices are syncing properly and what is status of the server. So there is a feature request to send mail to administrator when devices stp syncing from the Traveler serv...
about 4 years ago in Traveler 1 Already Exists

The administrator want to customize message which is sent when administrator approval is required.

The administrator want to customize message which is sent when administrator approval is required. ---------- The administrator can control the number of devices that users can access the Traveler server. Then, the administrator has a mechanism ...
over 4 years ago in Traveler 0 Under Consideration

Enhance LS2J

LS2J is very useful to let LS communicate with Java. You can use LS to invoke Java libraries. LS2J has many limitations. Please enhance LS2J so that we can make more new functions and solutions based on Java+LS.
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
about 2 years ago in Domino Designer / LotusScript 1 Needs Review

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
8 months ago in Domino Designer / LotusScript 2 Needs Clarification