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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 3047 of 8853
111 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
over 7 years ago in Domino Designer / LotusScript 6 Assessment

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Option to install SLP on existing Domino versions that include FixPack and HotFix

Currently, the Server Language Pack can only be installed on the base version. Allow the SLP to install on any version within the same series, regardless of the fixpack or hotfix installed. Use case: The customer's Domino server version is 14FP3HF...
7 months ago in Domino / Administration 1 Needs Review

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
11 months ago in Domino Designer / @Formulas 1 Assessment
108 VOTE

Add formula for database of embedded view

No description provided
over 7 years ago in Domino Designer / @Formulas 1 Under Consideration
107 VOTE

Refresh TeamMailBox or create template that will suit Mail-in needs

teammailbox is great app, but outdated (need manually implement fix to send to Gmail, and design is old school). We need template, with builtin notification, sender address selection
over 7 years ago in Domino / Templates 7 Assessment

Allow RFC822 address format for Mail-In databases

You can configure the address of a mail-in database like "My Teammailbox" <team@acme.com> and this format will be used for sending, if you use this entry as owner of the mailfile. Stupid problem: You will not be able to receive to this addre...
26 days ago in Domino / Templates 0 Needs Review

"dbcache flush <databasename>"

Sometimes a database cannot be deleted while it is opened in the Domino database cache. An admin can issue a ""dbcache flush" for this case, but this clears the cache completely. The enhancement would be an option to remove only specific databases...
almost 7 years ago in Domino / Administration 6 Assessment

ViewNavigator getNextSameLevelCategory

It would be good to have an option to go to next category on the same level. GetNextCategory will traverse the three down. But Perhaps I only want to retrieve the Entries at a certain level.
3 months ago in Domino Designer / LotusScript 0 Needs Review

Add lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration