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

My ideas

Showing 8295

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...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

Complete reference for XSP.properties settings

We need a complete reference for low-level settings supported in xsp.properties (e.g. xsp.csrf.protection, xsp.sessionid.cookie.samesite, etc.). Historically I were looking into the xsp.properties.sample file in the data directory, but it’s not be...
over 2 years ago in Domino Designer / XPages 0 Under Consideration

Better LotusScript access for front-end elements like embedded views

There are still a lot of elements which are not properly accessible via LotusScript. E.g. access to UIView in an embedded view, get curser position in embedded view, open and close categories in views etc. Every element available for the NotesClie...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Central logging for all password changes

Have a central logging for all password(Notes and Internet) changes on the whole environment. It should contain the username, date/time, how was the password changed(note client, web, etc.), and where it was changed(IP address). This way we can tr...
5 months ago in Domino / Security 1 Needs Clarification

Access to all Attributes of SAML Assertion passed by third party IDP

Currently Domino doesn't care/save about what is sent in the SAML assertion/response other than the NameID attribute, which is looked up against the Domino Directory. It would be a good Idea to provide all other attributes to the Landing Domino Ap...
8 months ago in Domino / Administration 1 No Plans to Implement

Ability to deploy the settings configured in "Customize Theme" via desktop policy

Please add an option to deploy the settings configured in "Customize Theme" via desktop policy.
11 months ago in Notes 0 Needs Review

Automatically clean up as_username.nsf Autosave-Databases

Over time, the as_username.nsf Databases in the Notes-Client Data Folder (created by the Notes Autosave function) grow bigger and bigger without storing useful Data. We saw as_username.nsf Files grow > 3 GByte. Workarounds like deleting the Fil...
8 months ago in Notes 0 Needs Review

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Request upgrade installation from Notes 32-bit to Notes 64-bit.

You have to uninstall Notes 32-bit first before upgrading to Notes 64-bit. ref. KB0102196 I request that the Notes 64-bit installation program remove the Notes 32-bit program directory and install Notes 64-bit.
11 months ago in Notes 0 Needs Review

Get content of NotesRichTextItem in HTML

Add a method to the NotesRichTextItem to handle (read / write) the content in HTML. For example: read: NotesRichTextItem.getHTMLContent() As String Or NotesStream write: NotesRichTextItem.setHTMLContent(String Or NotesStream) Pantelis Botsas
about 6 years ago in Domino Designer 5 Assessment