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

LotusScript Documentation for all NotesJSON* classes (and others that got added lately) is extremely poor

The NotesJSON* classes were introduced with Domino V 10.0.1. In V 11 a few methods were added but the documentation is still as poor as on day one. Most prominent example: NotesJSONElement.Type property just says this: Constant in JSON element tha...
over 4 years ago in Domino Designer / Documentation  / LotusScript 3 Under Consideration

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
almost 3 years ago in Domino Designer / LotusScript 2 Needs Clarification

Add information about physical size database and external NIF files size to Catalog database records

Only logical size currently presented. View index information can only be found in log database in richtext field, NIF size information is missing. All those are essential for monitoring and reporting and system maintenance.
about 2 months ago in Domino / Administration 0 Needs Review

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Forgotten password: Domino self-service password change using SMS password delivery

When a user requests a new password because they forgot it (either by using a Notes Client or by using a Browser), Domino should be able to automatically set a new password for a user and deliver it to the user via SMS to their mobile phone number...
over 7 years ago in Domino / Administration 7 No Plans to Implement

Cross-Domain Administration Request Mail File Move

When a company splits or purchases another company that use Domino it would be very handy to be able to use the Cross Domain Admin requests to be able to move a mail file cross domain. You can delete, create, rename. But mail file domain move isn'...
4 months ago in Domino / Administration 1 Needs Review

Add a Calendarweek LotusScript function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates th...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow Nomad to update the internet password when user changes an ID file password

Currently when the user changes the password from Nomad Web via "Change Password" menu then it can successfully change the password in the ID Vault. However if there is a Security Policy set in Domino to sync the ID file password with internet pas...
about 1 year ago in Nomad / Nomad (Web) 1 Under Consideration

access to mail-in databases

Right now, mail-in databases cannot easily exposed to users. Currently we are using a web portal that provides authenticated users a list of mail-in databases based on their Membership in appropriate Access Groups. I would like to see a built in f...
about 7 years ago in Traveler 3 Assessment

GetThreadinfo(LSI_THREAD_CALLMODULE) should return the name not any internal address

It would be great if the LS GetThreadinfo(11) command would return the calling modul name instead of an internal cryptic string number string like in example "*F134C18". This would allow to write a much better error handling routine and would also...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration