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 523 of 8866

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

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

Include Export in App history

The feature request harmonises with LEAP-I-82 namely can we please have a history entry if the app has been exported.
5 months ago in Leap / Documentation 0 Needs Review

Display in Designer current amount of input widgets per form

Given there is a limit on the number of input fields per form / app, it would be nice for app developers to see the current number of used fields and make pre-emptive decions ie.e. secondary app or additional form should the 500 target be approach...
5 months ago in Leap / Documentation 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

Display in designer the number of input widgets used in each form in the app

Given the limit of input fields that may be used in each form (I believe to be 500), it would help app designers if they could see just how many input fields are currently assigned to the form. This would help the app designer to plan and help pre...
5 months ago in Leap / Documentation 0 Needs Review

Attachments can be reduced in size upon request when you insert photos from your cell phone into a Leap app.

Like in Whatsapp, for example. Cell phones currently have a high resolution and no one has time to reduce the size of each image individually. This feature would be of great help.
9 months ago in Leap / Documentation 0 Needs Review

Attachments can be reduced in size upon request when you insert photos from your cell phone into a Leap app.

Just like with WhatsApp. The employees usually take photos with a high resolution because that is what the devices currently specify. Nobody has time to reduce the size of each photo individually.
9 months ago in Leap / Documentation 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