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 483 of 8855

TOTP support for HTMO accounts.

Currently using Traveler 12.x it's possible to configure HCL Traveler server for TOTP authentication. https://help.hcltechsw.com/traveler/12.0.0/mobile_support_totp.html We need a same functionality for Outlook users (HTMO accounts).
almost 3 years ago in Traveler for Microsoft Outlook-HTMO 3 Under Consideration

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

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

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

PostPaste and QueryPaste event can't get pasted document information.

We want to get the information for the pasted document. Once we have the information in the pasted document, we can control whether or not the paste continues. This is very useful.
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

SAPGUI 7.50 to work with IBM Lotus SAP Connector 2.0.1 for Notes Client 901FP10

Enhancement request for SAPGUI 7.50 to work with IBM Lotus SAP Connector 2.0.1 for Notes Client 901FP10 Last known version where SAP Connector 2.0.1 works are SAPGUI 7.20 and 7.40 Issue with SAPGUI 7.50 installed: when running the process to get a...
over 6 years ago in Connector for SAP Solutions 0 Assessment

No details of a calendar entry of someone else's calendar in Outlook

With "IBM Mail Support for Microsoft Outlook" (IMSMO) no details of a calendar entry of someone else's calendar are visible.Other users' calendars can easily be added or overlaid on my own calendar view in Outlook. Unfortunately, without details -...
almost 7 years ago in Traveler for Microsoft Outlook-HTMO 0 Assessment

Javascript everywhere

Today we can use Javascript in quite a number of places on a Notes form, as well as in views. But the Javascript is only able to access the UI. You can also not create agents using Javascript. What I would like to see is a Javascript API/extension...
over 4 years ago in Domino Designer / LotusScript 0 Assessment