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

Domino Designer

Showing 1355

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 parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
11 months ago in Domino Designer / LotusScript 2 Needs Review

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
7 months ago in Domino Designer / LotusScript 1 Needs Review

IsSummary checkbox for fields

So we can turn it off for items we don't want in a view
about 7 years ago in Domino Designer 2 Under Consideration

Add GraphQL interface to core Domino

GraphQL is the better REST. A GraphQL interface would be very beneficial for accessing Domino data from client code like React.js
about 7 years ago in Domino Designer 6 Under Consideration

Add Purge Interval Replication Control (PIRC) status to Database.ReplicationInfo property

We have sometimes experienced that the Purge Interval Replication Control has been turned off on server databases, without intervention from users. The Purge Interval Replication Control status is missing on the ReplicationInfo property for NotesD...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

Window Title displays differently in computed Frameset

As an application developer, customer would like to be able to have the same Window Title format in Frameset (Database Name + View Name) when opening Frameset within Frameset in order to have a computed value in the Frameset. Currently, launching ...
over 1 year ago in Domino Designer / Views 0 Needs Review

Limited display of variables in debugger

If there are more than (256?) variables in a document, the debugger only shows "..." and values could not be shown. Is it possible to increase that in further releases?
over 6 years ago in Domino Designer / Debugger 3 Assessment

JSON views

We need a 'treat view content as JSON' - this should return valid JSON when opening the view in a browser. Use the view column style to determin the datatype to return. Domino Data Services is too slow on large views ?ReadViewEntries&OutputFor...
about 7 years ago in Domino Designer 4 Assessment

set column format based on formula

At the moment, you can set text and background color for a row based on a formula, using 'Use value as a color' option in a column. It would be nice to have similar behavior to set column values to bold, underline, italic for a specific row or rows.
almost 3 years ago in Domino Designer / Views 2 Under Consideration