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

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

server side search on Verse Mobile

Search is limited to the data on the device. It is important to have the ability to search all the existing mail on the sever. Less data to be synchronized and a more efficient use
over 7 years ago in Verse / Mobile (iOS) 0 No Plans to Implement

Make the Designer task smarter

When there is a central template database with libraries containing classes that are used in many other databases, the modification of one class can easily lead to an avalanche of user complaints: Type mismatch on external name: xxx. It happens ev...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Verse App ,Badge count for unread calendar notices should work in a similar way like Emails

The badge count on the email side disappears when the email is opened. However, it does not disappear until we perform an action such as "Accept" or "Decline" on the calendar side. So there should be an option to remove the unanswered calendar bad...
almost 4 years ago in Verse / Mobile (iOS) 0 Under Consideration

Translation "Outbox" in Japanese is not apropriate looks like "Sent" in Japanese.

See attached image (right in Japanese). Translated text "送信ボックス" as Outbox looks like "Sent". Many customers complains "No my sent mails in Verse iOS!" but actually there are in "Sent" placed in lower in menu items. I recommend "送信待ち" as "Outbox" ...
over 5 years ago in Verse / Mobile (iOS) 0 Under Consideration

Replace the view in the frameset with OpenView in NotesUIWorkspace.

Currently, it is not possible to use OpenView to switch views while a view is open in a frameset. We must open another frameset to switch views. We would like to be able to switch views within a frame with OpenView.
almost 3 years ago in Domino Designer / LotusScript 1 Needs Review

Easy way to set Template Version

Template Version 10.0.0 and Date is set in some $Icon design elements accessed only by scripts. should be a way to do this more friendly or even turn on Automatic numbering/build version
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
over 3 years ago in Domino Designer / LotusScript 3 Needs Review

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Possibility to script the frontend with Java

In all out new projects we use Java as the main language. It would be helpfull if Java coud be used everywhere in the app.
about 7 years ago in Domino Designer / Java 1 Under Consideration