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

Clear

Ideas

Showing 1661 of 8849

Webserver log view update to show hour in by date view

If I open the log by date there should be a new categorization after date and that is hour because who has the time to scroll thru a hole day after sometime instead of just picking the hour you want to check.
about 4 hours ago in Admin Client 0 Needs Review

Enforce Authentication on /stwebapi/proxyinfo to Prevent Unauthenticated Access

The /stwebapi/proxyinfo REST API endpoint is currently accessible and returns some details even when the request is made without any form of authentication.
about 7 hours ago in Sametime / Meetings 0 Assessment

Search and Replace crashes spacing of radio buttons

Steps to reproduce in Domino Designer: Create a form Create a radio button field, set its spacing across value to 200, set its choices to "0" and "1", set its default value to "0" Save the form Do Search and Replace on the database. Search...
2 days ago in Domino Designer 0 Needs Review

Refresh Computed Subforms Dynamically Without Closing the Document

Currently, Computed Subforms only update when a document is opened. Changing a controlling field or screen size requires closing and reopening the document. I propose enabling Computed Subforms to refresh dynamically when a document is refreshed —...
16 days ago in Domino Designer 1 Needs Review

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
29 days ago in Domino Designer / LotusScript 1 Needs Review

Check boxes in action bar: not usable with light font colour

Create a new action in an action bar of type check box. Use a dark background in the action bar and a light font colour (we use gray 225, 225, 225). You won't see, if the check box is checked or not, unless you use a magnifier (see attached images...
9 days ago in Domino Designer 0 Needs Review

Improve YAML based source control feature

The YAML based ODP looks absolutely promising, but currently feels like a step backwards because it contains less readable information. That makes it impossible to do code reviews or check what changes others have made. Most of the 'text-based' co...
5 months ago in Domino Designer 3 Needs Review

Support for Windows BMP File Format in DXL

Currently, DXL supports only PNG, JPEG, GIF, and notesbmp formats, but not Windows BMP. Simple images such as QR codes can be easily generated in LotusScript as Windows BMP files, but they cannot be embedded as inline images in rich text. Please a...
18 days ago in Domino Designer / LotusScript 0 Needs Review
262 VOTE

No need to add IP Address and hostname in the host file even though servers has same common name

The customer has 2 or more Domino Servers with same common name. Then, please see the scenario below: 1. Create a shortcut of Database in Notes Client 2. Right-click on the Database and Open on Designer 3. Check the Database opened on Designer...
over 4 years ago in Domino Designer 12 No Plans to Implement

Lotusscript formating

"Select Case" statement indentation is not consistent in the eclipse based editor (agent, lotusscript library) Example code: Function selectcaseindent Dim caseIndent As String 'logic If True Then Select Case caseIndent Case "one": Pr...
about 2 months ago in Domino Designer / LotusScript 1 Under Consideration