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 648 of 8849

Option to Enable/Disable the Mail Settings: "Mail Preview" on the Traveler Device via Traveler Policy

Option to Enable/Disable the Mail Settings: "Mail Preview" on the Traveler Device via Traveler Policy for all users at once.
over 5 years ago in Traveler 0 Needs Clarification

click Plus(+) to search in Domino directory by default while composing a mail using iOS built-in mail

I created this idea as requested by customer. Customer is using iOS built-in mail. While composing a new mail, they can click Plus(+) to search in local contacts or corporate directory. To Search for a contact using corporate lookup, you have to f...
almost 3 years ago in Traveler 0 Needs Review

Improve size for contact picture in Verse Mobile People app

Currently when you add a picture for a contact in the Verse app it gets automatically resized to some (?) small size. This gives ugly results when that person calls you and the picture appears full screen on your smartphone. It is completel...
almost 3 years ago in Traveler 0 Needs Review

I don't know how to use CancelSendOnMissingKey

I do not understand how to use CancelSendOnMissingKey of NotesDocument class.Set True to CancelSendOnMissingKeyWhen I send an email, I get error number 4000, but I want another number. I wrote my findings on my blog.Please refer to it.https://guyl...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Way of adding device settings for group of users on the Traveler device settings

This will allow administrator to add/create set of device settings on the lotustraveler.nsf > Device settings instead of creating Traveler policy. Current workaround is to create a Traveler policy then add groups to apply. Only "edit settings" ...
almost 3 years ago in Traveler 0 Needs Review

Encoding directories on Mac client

Using the dir$ statement on a Mac, characters are being encoded in a certain type of UTF-16. Using this encoded string does not work for Open statement. LotusScript should use encoding/decoding consistently
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

For Web registered user server is searching for ID file in ID vault when traveler is trying to sync

When traveler server is trying to sync , all the time its searching for ID file in the ID vault but since users are Web registered so its not able to find ID file and its writing a error on log.nsf causing size increase of log file .
almost 6 years ago in Traveler 1 No Plans to Implement

Allow to edit the description field of calendar documents with attachments in Verse and V11

There is a known and well documented limitation that attachments in calendar entries are not shown to mobile users. However, we recently found out, that editing such a calendar entry (Description field) on the mobile device with verse removes the ...
about 6 years ago in Traveler 0 Under Consideration

Support Encryption for meetings in Traveler/Verse

There is a multitude of extremely important info kept in the description field in a meeting. It is important that Traveler/Verse app supports the decryption of this field so the invitee can be aware of changes on the go. Workaround: Verse o...
about 6 years ago in Traveler 0 Future Consideration

Format function does not return four-digit year if year number is in three digits.

Format("111/02/03", "YYYYMMDD") Format("0111/02/03", "YYYYMMDD") Format("0111-02-03", "YYYYMMDD") The three LotusScript results above are "1110203". The year was 3 digits. The requested result is "01110203", a four-digit number with leading...
about 3 years ago in Domino Designer / LotusScript 1 No Plans to Implement