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 4029 of 8854

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

Ability to Display Rich Text Content and Detect Doclinks in Views

(1) Ability to display rich text fields in views with original formatting intact including styled text, hyperlinks, and other embedded content exactly as they appear in the document. (2)Require a method to identify, from within the view, whether a...
5 months ago in Notes 0 Needs Review

Notes.ini must be always located in data directory

Please make sure the notes.ini is always located in data directory. The all client still expects the notes.ini in program directory.The program directory should be read-only and the notes.ini belongs into the data directory.Domino moved the notes....
2 months ago in Notes 1 Needs Review

Default set of database icons to choose from

When I create a new database I have the option to leave the default database icon as it is OR I can past/import a custom icon for the database. The last one is time consuming and a default limited set of database icons would save me some time gett...
2 months ago in Domino Designer 0 Needs Review

ability to export (and import) settings

when submitting code to GIT we notice some oddities in formatting (some code/properties converted to camelcase/uppercase) even the developer did not apply these changes manually. so it must be related to settings in Domino Designer. comparing thes...
2 months ago in Domino Designer / Documentation 2 Needs Review

Add "Today" action in any date picker

If you open up your Calendar in the Notes Client, you find a date picker to the upper left side to jump around in your calendar on the right side.This date picker inlcudes a "Today" action (button), which easily let's you jump to the current date ...
8 months ago in Domino / General 0 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.....)
over 7 years ago in Domino Designer 6 No Plans to Implement

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
about 6 years ago in Domino Designer / LotusScript 3 Assessment

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
almost 4 years ago in Domino Designer / Views 0 Under Consideration