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 810 of 8995

A 'SelectedEntries' view property would be great

The views 'Documents' property only contains selected documents, as its name already says. But I know cases where one would like to have access to the categories, which were also selected by the user and secondly would it also allow to handle sepa...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

QR Code to enroll MDM devices to Domino

To simplify Enroll of iOS devices, would be great to send QR code mail and NOMAD can get PassThru Connections, server names, other info.
over 6 years ago in Nomad / Nomad (iOS) 1 Needs Review

Need a functionality to set the OS environment variable using LotusScript method.

Currently, unable to use the LotusScript method to set the Operating system Environment variable. The requirement is to add an Environment Variable in the Operating system using the LotusScript method.
over 3 years ago in Domino Designer / LotusScript 2 Needs Review

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
9 months ago in Domino Designer / LotusScript 1 Needs Review

Multiple selection for ios photo picker

Ability to insert more photos at once as attachment.
almost 5 years ago in Nomad / Nomad (iOS) 0 Assessment

To identify the actual Fonts being used in Nomad App.

While creating any notes document using Notes Client, it is easier to check the Fonts applied to the text and also it is easy to change the Fonts to some other type. However, while viewing same document in Nomad app (iOS or android), below observa...
almost 4 years ago in Nomad / Nomad (iOS) 1 Already Exists

Auto language detection for multilingual database on HCL Nomad

There is a database with design elements corresponding to multiple languages by checking "Multilingual database" in the database properties. The language is switched in iOS Settings - General - Language & Region, but the language setting is ...
over 6 years ago in Nomad / Nomad (iOS) 2 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.
over 2 years ago in Domino Designer / LotusScript 4 Under Consideration

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Enhancing LotusScript Web Service Consumer: Adding Support for SOAP Headers

This enhancement would make LotusScript a more viable option for SOAP-based integrations, eliminating unnecessary complexity while maintaining native functionality.
about 1 year ago in Domino Designer / LotusScript 0 Needs Review