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 1441 of 8994

Disable TOTP for login from certain IPs or subnets

There is no need of MFA when login is done from certain IPs (LAN for example) or subnets, so it should be possible to avoid MFA in these situations.
over 3 years ago in Verse / Verse on Premises 4 Future Consideration

Add a "No-Access" Field type to complement Readers/Authors field types at the document level

Document access rights are generally given on a group list or role basis. However we have frequent situations where a member of a group must be excluded (as an exception) to an individual document. The current design being assume no access unless ...
about 7 years ago in Domino Designer / LotusScript 7 Under Consideration

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
over 2 years ago in Domino Designer / LotusScript 0 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...
over 1 year ago in Nomad / Nomad (iOS) 0 Needs Review

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

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 ( ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

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.
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Log IP-address in mail header of sending client

For SMTP server it would be helpful to have senders IP-address in the mail header (iNotes, Verse). If mails are beeing sent outside the company, the IP-address can be checked. This would allow to block mails sent from untrusted IP-address ranges (...
over 6 years ago in Verse / Verse on Premises 2 Future 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

Sort columns in view data

This is a legacy request (see forum post), but please can we have sortable columns in view data as in Administrator can define the order from left to right, i.e., not defined by input sequence.
about 2 years ago in Leap / Documentation 0 Needs Review