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

All ideas

Showing 8827

Generate an error in response if the value is non-numeric in number field in Domino REST API

As an End user, in Domino REST API (DRAPI) I need to be generate an error in response if the value is non-numeric in number field type (float/int/double/byte) because as per the observed behavior, there is no error in response but instead the non-...
4 months ago in Domino / General 0 Needs Review

Improved Navigation with Notes Anchor Links – Navigate to Specific Sections Within a Document

In HCL Notes, anchor links (accessible via Edit → Copy → Anchor Link) allow users to create hyperlinks that jump directly to a specific section within a target document where an anchor has been set. This enhances navigation and improves contextual...
6 months ago in Notes 1 Future Consideration

Support for Email Address Internationalization OR Internationalized Email specs SMTPUTF8 (RFC6530 - 6533)

Domino should support for Email Address Internationalization OR Internationalized Email specs SMTPUTF8 (RFC6530 - 6533) RFC 6532 and RFC 6531 allow the inclusion of Unicode characters in a header content using UTF-8 encoding, and their transmissio...
over 4 years ago in Domino 0 Assessment

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
over 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Lotus Script stack trace function instead of the unsupported Lsi_info(14)

Please add a regular and offical function to get a Lotus Script stack trace instead of the buggy and unsupported function Lsi_info(14). Mark Reiser, sirius-net GmbH LotusScript, Script, LS, LSI, Lsi_info
about 7 years ago in Domino Designer 4 Under Consideration

Issue with Japanese Character Display on Domino 14.5 Console

Issue Description: In Domino 14.5, the Java version was upgraded to 21, changing the default JVM character encoding to UTF-8. The Domino Server Console, however, still uses the legacy ANSI encoding (MS932 on Japanese systems) for its display. This...
4 months ago in Domino / General 0 Under Consideration

LotusScript function to create eml file

No description provided
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Add Navigate to Form page from Text field link

Using the Link control it is possible to navigate to an external URL or to a specific page on the same form. But on the Link item property within the Text field control it is only possible to navigate to an external URL, not to an internal page. I...
2 months ago in Leap 1 Needs Review

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
about 7 years ago in Domino Designer 6 No Plans to Implement