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

All ideas

Showing 1435

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
almost 3 years ago in Domino Designer / LotusScript 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

Remove the limitation to 32 workspace pages on the HCL Notes Desktop + allow separator

Using HCL Notes v14, we got the error message: "Too many workspace pages; up to 32 pages containing database icons are allowed" When creating more than 32 pages. Idea 1 > Remove/push the limit to 64 allowed workspace pages Idea 2 > allow cre...
over 1 year ago in Notes 2 Needs Review

Change field frame color dynamically/programmatically

It would be nice if we have the possibillity to change the color of the frame of fields dynamically via e.g. @Formula. This e.g. could be used for input validation and would create a better user experience.
about 3 years ago in Domino Designer / @Formulas 1 Needs Review

Limited access to iOS contacts app for Verse iOS

Limited Contacts Access is currently not supported on HCL Verse iOS. While this is being displayed as an option it is currently not yet supported. Only FULL access to contacts is currently supported.Customer requirement is Verse iOS to support for...
4 months ago in Verse / Mobile (iOS) 0 Needs Review

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
11 months ago in Domino Designer / LotusScript 1 Needs Review

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

support transfer of more characters from widget to webpage

Create a widget and import to Notes, it enable user to highlight mail message body and transfer it to a website(such as: Google Chrome) for grammar checking. However this function has a character limitation, only allow 499 characters to be passed ...
7 months ago in Notes 0 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

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