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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

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.
almost 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Improve "Automatically Add 'Option Declare '"

It just doesn't work right, this option, especially when I have to update an older form that didn't have the Option Declare in it. The code in a button on the form contained a non-declared variable. Customer not happy, me not happy. I don't even w...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

add iOS dynamic font size setting to Verse App

... to allow users with configured larger font sizes (accessibility in iOS) to have larger fonts in email, subject, calendar entry, and so on. This video describes why this is important and how you can do it: https://developer.apple.com/videos/p...
almost 8 years ago in Verse / Mobile (iOS) 4 Assessment

When a calendar meeting is deleted from Inbox it should go to trash instead of All document

Customer requirement is when an meeting is deleted from the Inbox, it should go to trash instead of all document. Customer would like to delete the meeting acceptance/declined notification email document from mail database (after meeting is over)....
almost 2 years ago in Verse / Verse on Premises 2 No Plans to Implement

new status "Home office"

Due to COVID-19, significantly more employees are in the home office on a daily basis. Since personal contact in the business is still desired, the status "Home office" would give a statement that the person is at work, but not in the business, bu...
almost 6 years ago in Sametime / Chat 5 Under Consideration

Lotuscript and java method to have access to RAG results that create the context for the LLM request and have access to the notesdocuments containing those results

No description provided
6 months ago in Domino Designer / LotusScript 0 Needs Review

Remove Mail from Inbox should be done with ONE (!!!) Swipe

Currently 3 click should be done to remove mail..
almost 8 years ago in Verse / Mobile (iOS) 2 No Plans to Implement

Verse does not display Recipient Name in Folder for Sent Email view

Below are steps to reproduce the issue. 1) Compose an email and use Send and File option in Verse and select a folder. 2) Now go to the folder selected in Step1 and you will see "me" instead of Recipient name. 3) Login into Notes client/iNotes a...
about 6 years ago in Verse / Verse on Premises 0 Future Consideration

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration