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 654 of 8900

Traveler to Sync email to device even when the mail file is over quota

When the mail file is over quota traveler does not sync emails to the device, however user can see the emails in Notes Client and iNotes.
over 7 years ago in Traveler 3 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

Option to reset all devices at one time

It would be great to have the option to reset all devices for all users listed in the LotusTraveler.NSF by running the command tell traveler reset * * When figuring this out maybe there´s a way to only reset Android or iOS devices by running te t...
almost 6 years ago in Traveler 2 Under Consideration

Improve "Automatically Add 'Option Declare '"

It just doesn't work right, this option, especially when I have to update an older form that didn't have the Option Declare in it. The code in a button on the form contained a non-declared variable. Customer not happy, me not happy. I don't even w...
over 3 years ago in Domino Designer / LotusScript 2 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 ...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Include device IMEI number in Traveler user profile

The device id displayed in the Traveler database doesn't provide anything that can be cross-referenced with an MDM platform or Telco data. Displaying a device IMEI number either in the Traveler database (or in a user dump) would provide a useful ...
almost 7 years ago in Traveler 1 No Plans to Implement

Let us update Traveler with tell traveler upgrade command

the current process is complicated: download from fix central, copy to server, extract, install. But it could be easily automated with such a command. torsten Link
over 7 years ago in Traveler 0 Under Consideration

Allow to use JPG image or HTML file as signature in Verse Mobile (Android/Apple)

Currently Verse (on mobile) has ability to set the signature in text but there is no option to set the signature from either an HTML file or JPG file or some Rich content. So there is a feature request to have this feature so that user can set the...
over 4 years ago in Traveler 1 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