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 1096 of 8865

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
12 months ago in Domino Designer / LotusScript 1 Needs Review

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

MoveUserInHierarchyRequest method return a value when Cert Auth processes request

Found the SPR #JCON5HL3HX and found the note ID is not returned because: We cannot return the noteid of the request note because it will not exist for some in-determinant amount of time until after completion of the method in question.
over 1 year ago in Domino / General 2 Under Consideration

Lotusscript version of @URLEncode

I would like to be able to use @URLEncode using Lotusscript instead of Evaluate() I have also found that @URLEncode does not work correctly with chr(10) & chr(13)
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Traveler/Verse should prompt messagebox and ask for new password if failed to login via the old password stored.

If user changed his/her password at Notes client or internet password in PAB,that may lead to the traveler/verse account be locked if he/she forget to change that in the app (Verse). Verse should prompt messagebox and ask for new password if faile...
over 5 years ago in Traveler 1 Under Consideration

Dynamic Data Views

Provide more flexible management of notes data. Enable to create dynamic views based on ViewEntryCollection or NotesDocument collections for example. This enables to create "data grids", which are much more flexible than todays "hard coded" views.
almost 7 years ago in Domino Designer / Views 0 Under Consideration

Integrate OpenNTF with the new HCL community

Integrate OpenNTF with the new HCL community at https://support.hcltechsw.com/community?id=community_home This HCL community should be the homepage for all things tied to HCL collaboration softare. -David Hablewitz
about 6 years ago in Domino / General 2 Under Consideration

Adding rich content is notesuidocument

I'm often facing problems when working with notes ui thru Lotusscript and I want to add rich content to a richtext field. we need functions for appending http, document, view and database links images changing font, Bold, Italic, underline, color ...
about 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Make an option to recalculate computed fields after a WebQueryOpen Agent ran

Within the Designer on a form there is a checkbox within the Field properties called "Compute after validation". Alike that I wish there would be a similar option having computed fields to recalculate AFTER the WebQueryOpen Agent ran on a web form...
12 months ago in Domino Designer / @Formulas 0 Needs Review

Limit in query parameter in searchview url

It seems like there is a 580 character limit in the query parameter when performing a searchview url request. There is a setting in the domino directory (names.nsf) is for the HTTP protocol. That is, how long a URL can be coming into the HTTP serv...
12 months ago in Domino / General 2 Needs Clarification