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 999 of 8857

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Support Environment Functions in Nomad

Environment functions in LotusScript and Formulas do not work in Nomad. This makes aplications using these functions unusable.
almost 6 years ago in Nomad 5 Already Exists

Allow user to hide or show specific columns in a view

I'd like to add columns to a view that are invisible at first, but the user can make them visible, by right-clicking a column header and selecting visible columns. Just an example: in the catalog.nsf database, there is a field DbSize that I'd like...
over 3 years ago in Domino Designer / Views 2 Needs Review

Add Support for Amazon Fire Devices

According to one of your developers, Nomad has not been tested and is not supported on Amazon Fire tablets. Seeing as Amazon Fire tablets are very reasonably priced, especially on Prime Day(s) and Black Friday, and there are a lot of them around, ...
over 2 years ago in Nomad / Nomad (Android) 0 Future Consideration

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

New feature that allows changing the password without disabling biometric authentication on iOS.

Environment: HCL Nomad 1.0.12, Nomad iOS 1.0.42.2024082715 - Select "Enabled" in 'Check passwords on Notes IDs' field in the Security tab of the Server document. -Select "Yes" in 'Check password on Notes ID file' field in the security policy s...
about 1 year ago in Nomad / Nomad (iOS) 0 Needs Review

Clearing the application list in Domino Designer is only possible by selecting each application Mutlyple cannot be selected

When using Domino Designer,the current situation is as follows: 1) In the application List on the Left hand side Select database for removal.2) Right click and select Remove. I hope to remove multiple applications in one instance.
over 6 years ago in Domino Designer / Views 1 Under Consideration

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Make a document a reponse to multiple parent documents.

I have a view in which the internal organization is depicted. There are people who can be associated with multiple organizational elements. These documents should be visible as child documents under each organizational element.Other example:I have...
5 months ago in Domino Designer / Views 1 Needs Review

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
almost 3 years ago in Domino Designer / @Formulas 5 Needs Review