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 843 of 8870

Retain Column Width

Every time when starting the Admin client, I have to re-adjust the column width. It would be really nice if the admin client could retain the width of columns when closing and restarting the client. While it is nice that one can re-order the colum...
almost 4 years ago in Admin Client 1 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...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Additional setting values for sync duration (Email Date Filter) in lotustraveler.nsf

Regarding lotustraveler.nsf, "Email Date Filter" setting has only "1 Day", "3 Day", "5 Day", "1 Week" and "1 Month". This is enhancement request to add more setting values, "6 months", "1 year" and "2 years".
10 months ago in Traveler 0 Needs Review

Enhancement request to expand the search target in Verse iOS

Regarding Verse iOS, target of "Search" function in Mail inbox will be limited to only mails which have already been synchronized in Verse iOS. And, because storage capacity is limited in mobile device, it is difficult to sync all mails from user...
10 months ago in Traveler 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 ( ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

View or database for storing group details for specific users

As an administrator, need to have a view or ability to generate a report for the following details: 1) We have users A, B, and C. Therefore, we need to extract the group names where all three users (A, B, and C) are members. 2) We have users A, B,...
5 months ago in Admin Client 3 Needs Clarification

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

Support of HTTP-2 protocol

Will SafeLinx support HTTP-2 in future?At the moment only HTTP 1.1 is supported. posted by Detlev Poettgen - midpoints GmbH
about 5 years ago in SafeLinx 1 Under Consideration

Display "indexing already in process", when user/administrator try to delete index of database while full-text index creation/update is in progress.

The full-text index of a database can not be deleted when index creation/updation is being carried out. When the user tries to delete full-text index of a database during the time, user gets a confirmation prompt to delete the index. However. the ...
almost 5 years ago in Admin Client 0 Under Consideration

Let AppendRTItem work as expected

By using this method the font information is lost when the Rich Text Items reside in different documents and use different fonts. The result is, that the content of the new Rich Text Item gets the first divergent font (other than standard). If thi...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review