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 935 of 8862

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...
9 months ago in Traveler 0 Needs Review

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

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

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

Include comment fields in some tabs of configuration document

Some configurations are quite incomprehensible or hard to maintain without a simple comment. For example, SMTP allowed/disallowed IP address : many clients populate these fields with several IP addresses, but it's not possible to know what each ad...
5 months ago in Domino / Templates 2 Needs Review

Delete downloaded files in Verse iOS

When Verse iOS receives (synchronizes) a mail which has attachment file, the file will be saved in Verse iOS apps once. It will increase storage usage of Verse iOS and iOS device. ( (iOS Settings -> iPhone Storage -> Verse -> "Document &...
10 months ago in Traveler 0 Needs Review

Modification on Search Database created using searchsite.ntf

More details to be shown on the search results of the search database created using searchsite.ntf Currently, it shows the following details: Rel% Link Title The search results can be made more informational if we can include fields such as Subjec...
over 3 years ago in Domino / Templates 1 Under Consideration

Remove Java Applet on StdR12ResourceReservation template

If you use the webmail (Verse/iNotes) if you create a Rooms with approval the owner of the room receives an email to approve or deny the use of the room. If you try to approve it via the web you can't unless you use Internet Explorer 11 with Java ...
almost 2 years ago in Domino / Templates 0 Needs Review

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

Expose LibCurl curl_easy in Domino C-API SDK

Domino ships with a very recent LibCurl version. It should also make Daniel Stenberg happy and appreciates his awesome work! (he is not happy about the update strategy in Windows). When leveraging OpenSource at minimum a vendor should keep up with...
over 2 years ago in Domino / Reporting & Analytics 0 Under Consideration