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

My ideas

Showing 8782

show status of "LargeSummary" flag in database properties

with the implemantation of "largeSummary" in Domino 9.0.1 FP8 the limit for the amount of Summary data per document has been elevated from 64k to 16MB. To enable this feature for an existing database its ODS must be 52 or higher, and we need to ru...
over 5 years ago in Domino 2 Assessment

Add NOMAD to Start-Tab of Database-Property

It would be desirable if a database admin could set on the start tab of the database property window which design element should be loaded. Analog Notes or web.
over 5 years ago in Nomad 1 Under Consideration

Allow servers to run agents on foreign servers

In Domino it is not possible to have ServerA start an agent on ServerB. This will generate "Error 4184 Cannot access foreign servers when running on a server". The workaround is to call the agent through an http-call which present a lot of other o...
over 2 years ago in Domino / Administration 6 Needs Clarification

Track Administrator changes

It is a must to track all the configuration changes, access rights grants/revokes and all admin changes performed by the administrator. Those changes need to be added in the log file with the exact description of the change like add member X to gr...
over 6 years ago in Domino / Reporting & Analytics 2 Under Consideration

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Document the .ibmmodres end points

XPages has a built in feature for handling attachments called .ibmmodres. It has (at least) the following 3 end points: Open attachment for download in a document:/xsp/.ibmmodres/domino/OpenAttachment/<path to database>/<UNID>/$file/&l...
over 4 years ago in Domino Designer / XPages 0 Under Consideration

Support Webservice Consumer (LotusScript) in NOMAD

In the current version of NOMAD, the consumption of Web services in LotusScript is not supported. Please remove this limitation as communicating with server based code through Webservices is very useful.
over 4 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Birthday created in Local contacts should reflect in Mail Calendar as well.

Birthday and Anniversary created in Local contacts should reflect in Mail Calendar as well. 1) Create a contact in local names.nsf with Birthday information. 2) Replicate Local contact to Mail Contact. 3) Now in Mail contact Birthday information i...
almost 6 years ago in Notes 1 Under Consideration

A template / nsf to deploy jar files on the Domino server

If you want to have jar files available to agents and xpages you need to deploy them in the jvm\lib\ext folder. However the process is problematic, requires involvements of administratior, restart of the server and it is not clear what files are a...
almost 3 years ago in Domino / Administration 1 Already Exists