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 1279

Better LS/Java API for handling of (multi)values of a NotesItem

The (LS/Java) API for handling Item values is very rudimentary at best, which for LS especially painful since it does not have Collections A more full API is needed (and would be loved). The NotesItem class should have a API which handles values b...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

A formula or script function to get all groups a user belongs to

To have a native function to get all groups a user belongs to. For example being able to call @usernameslist with a username parameter.
almost 6 years ago in Domino Designer 4 Under Consideration

Computewithform failure

When you use computewithform today and you get an error it's almost impossible to find what field is causing the problem. It would be great to have a feature to find out what fields are failing. Today we use the great tool from http://www.nsftools...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
8 months ago in Domino Designer / LotusScript 0 Under Consideration

Provide a better API for handling of RichText fields

The present API for handling and manipulating RichText fields is half-baked at best. Please provide better Navigation and manipulation. (Java)
about 6 years ago in Domino Designer 1 Under Consideration

Restyle Domino Blank Database

Some customer has develop notes database only view and form without outline, frameset. Restyle should be check and auto create or re-create outline and frameset. It's will be useful more.
almost 2 years ago in Domino Designer / ReStyle 1 Assessment

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Modify QueryResultsProcessor to not emit "NT" prefix in note IDs or modify Database class to accept them

Currently, the "@nid" value of QueryResultsProcessor is in the "formula" format where it's fixed length and prefixed with "NT". However, the database#getDocumentByID method doesn't accept this, instead throwing the unhelpful exception of "Required...
over 2 years ago in Domino Designer / Java 0 Under Consideration

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
about 2 years ago in Domino Designer / @Formulas 0 Needs Review

Make it easier to create / update NSF from code. Headless designer as service on Domino server?

To implement CICD I want a simpler way to create/update an NSF when code has been submitted to GIT. Nowadays I am forced to use TFS, Powershell and Headless Designer. The last is some pain in the ass. Why can't I have something similar as headless...
about 6 years ago in Domino Designer 3 Under Consideration