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 1344

Improved Visibility & Management of Full-Text Index (FTI) Field Exclusions in Domino Designer

With an application open in Domino Designer, open Application Properties and select the FtFields tab. All the fields in the application are listed. For each field to exclude from full-text indexing, select it in the list. To automatically select a...
3 months ago in Domino Designer / Documentation 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...
4 months ago in Domino Designer / LotusScript 1 Needs Review

Option to prevent table column widths from expanding

When editing a document with a form that has a fixed width table with item names and input fields arranged, if a table or image that exceeds the column width is pasted, the column width expands and cannot be restored to the original column width u...
9 months ago in Domino Designer 1 Needs Review

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
10 months ago in Domino Designer / LotusScript 1 Needs Review

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
11 months ago in Domino Designer / LotusScript 0 Needs Review

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
about 1 year ago in Domino Designer / Java 0 Needs Review

Undocumented parameter NotesUIWorkspace.SetTargetFrame("_blank")

I struggled with the usage of SetTargetFrame. I opened a document in the left frame in a frameset with two frames. Then I opened a second document in the right frame in the same frameset using Call uiws.SetTargetFrame("Frame2") Afterwards, several...
about 1 year ago in Domino Designer / Documentation 0 Assessment

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Make labelling predictable for images

Please extend the function so that the labelling for pictures can be calculated using @Formula. This is the only way to store buttons with internal labelling.
over 1 year ago in Domino Designer / ReStyle 0 Needs Review

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review