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 767 of 8851

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesHttpRequest support for self signed certificates

When using the NotesHtppRequest to call a web service running with self signed certificates the client aborts with an SSL Certificate error. When adding the parameter DEBUG_NotesHttpRequest=1 the log file shows the message: "SSL certificate prob...
about 6 years ago in Domino Designer / LotusScript 5 Assessment

Enable encryption and IP compression on Nomad Client

With the help of MarvelClient I have set the following notes.ini entry on Nomad Client. TCPIP=TCP,0,15,0,,12320, I want to enable IP compression. It seems, that this entry is not working on Nomad Client. Is it possible to enable this functionalit...
about 6 years ago in Nomad 0 Under Consideration

Provide LotusScript access to get and set ALL agent properties

No description provided
over 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Automatically Open "Authenticator" Application When an Additional Authentication Factor Is Required

When Nomad Federated Login is enabled, it is possible to configure Multi-Factor Authentication (MFA) on the IdP, requiring users to provide an additional factor (e.g., OTP) for authentication. To enhance user experience, please implement functiona...
11 months ago in Nomad / Nomad (iOS) 0 Needs Review

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
11 months ago in Domino Designer / LotusScript 1 Needs Review

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
about 2 years ago in Domino Designer / LotusScript 4 Under Consideration

CMMC compliance

As part of the US DOD's CMMC program, federal customers will have to ensure data on BYOD are protected with FIPS compliant connections as well as local encryption. This applies to both federal entities and contractors. https://dodcio.defense.go...
4 months ago in Nomad / Nomad (Android) 0 Needs Review

Custom or upload Notes Client Discover page

When starting the Notes client for the first time, it creates a text file in the Notes Data directory called "populatedTemplate.txt" This file is used as a reference for computing the Notes Discovery page which is stored in a file called "populate...
almost 2 years ago in Nomad / Nomad (Web) 0 Under Consideration

LotusScript NotesRegistration class ( new property NoteId )

When registering a new user using the RegisterNewUser method from NotesRegistration the NoteID / UNID of the created person record in names.nsf is not returned by the method. Having access to the NoteId / UNID would be extremely useful when progr...
almost 6 years ago in Domino Designer / LotusScript 1 Assessment