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 1692

Improve Alternate from feature mail-in database lookup

The code in the Entering event of the IsMailInDB item in the CalendarProfile form should be improved. I have cases where db.Server is not returning CN=ServerName/O=Org but just ServerName/Org, thus this comparison is going to fail: If (MDBdoc.Mail...
about 2 months ago in Domino / Templates 0 Needs Review

Photos for person document higher than 45 KB.

At the moment the photos for the person document must be less than 45 KB. It would be very helpful if you could upload photos larger than 45 KB. It would be very user friendly if users could upload a photo of them without having to scale it down b...
about 2 years ago in Notes 0 Needs Review

Create code to allow testing if a document is already open

Currently, there is code to test if a document is open and being edited with doc.LockHolders(0). But there is nothing to test if a document is just open for reading. When opening a document from a view, you can not open double but from code you ca...
4 months ago in Notes 0 Needs Review

Allowing content type set to Other>application/json using the $$SearchTemplate form

When using $$SearchTemplates forms you cannot set the content type to Other>application/json on the Form Properties because Domino always tries to open the $$SearchTemplate to display the results using OpenForm instead of ReadForm. Being able t...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

'Size' Property Of 'NotesDocument' returns negative value for attachment bigger than 2 GB

The size of the Notes Document can be determined using the "Size" LotusScript method. Reference URL --> https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_SIZE_PROPERTY_DOC.html As per the information provided in the above URL, this method ...
6 months ago in Domino Designer / Documentation 0 Needs Review

Add Connection String Parameters to LSX LCConnection

By request of HCL support staff, regarding our support case "CS0387941 ", I herewith add an "Enhancement Request" to the ideas portal: Please make it possible to add Connection String Parameters to a LCConnection in Lotus Script. Here an example s...
10 months ago in Domino / Integration 0 Needs Review

Create/develop a Notes view that looks like On Time Group Calendar.

Currently, the Notes view (standard) is unable to display the calendar entries as present in the "Group Calendar" feature available in "On Time" portal. Link -->https://ontimesuite.com/en/ The requirement is to add an additional feature so th...
almost 2 years ago in Notes 0 Needs Review

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
12 months ago in Domino Designer / @Formulas 0 Needs Review

Search Service variable for total number records returned irrespective of page size

Can we please have a service variable that returns the numerical value of all matching search results irrespective of PageSize / default limitations and allow this value to be output to a loose field? That way one could undertake an evaluation bet...
4 months ago in LEAP / Documentation 0 Needs Review