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

Pinned ideas

PINNED Use React components to render Notes applications
As a user I need Notes to open an application and show it using modern React based components, because it will look more modern, will be reactive to screen size, be better for accessibility, give us useful additional controls and allow us to contr...

Ideas

"Attendance is required for UserName" is displayed even though the invitation was sent as FYI.

In the current version of Notes, "Attendance is required for UserName" is displayed even when the invitation was sent as FYI. In future releases, it should display "Attendance is FYI for UserName" instead. Prerequisite: The recipient has an altern...
3 months ago in Notes 0 Future Consideration

How can a simple user disable Group By Date in all folders?

How can a simple user disable the option "Group By Date" in all his folders? End users need to do that for each folder (too complicated and too long) or add parameters in notes.ini. (For now, this action can't be done by a simple user.) The end us...
over 3 years ago in Notes 0 Future Consideration

Check mail rules when renaming or deleting folder

When a user renames or deletes a folder, check if the folder was referenced in a mail rule and, if so, alert the user.
about 8 years ago in Notes 1 Future Consideration

Highlight variables in lotusscript

If I click on the DIM of a variable, I want to see (with a background highlight) where ir's used - so highlight the sub/function and the actual line If it's not used anywhere, then it would be easy to see that
about 8 years ago in Domino Designer / LotusScript 0 Under Consideration

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 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Default Template for New Meeting Invitation

Our users are asking for an option to define a default template / content for the meeting description. It should be automatically added like the signature for a new message. This would save time and give some structure to the agenda of meetings.
about 1 year ago in Notes 0 Needs Review

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 ...
almost 7 years ago in Domino Designer / LotusScript 3 Assessment

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
over 6 years ago in Domino Designer / LotusScript 4 Assessment

UI option to add custom certificates to Mozilla certificate store.

The administrative trust defaults in deploy.nsf and the Internet certifiers in the install kit's Java™ keystore are processed to define trusted certifiers. The Keystore is used directly during installation but is ignored at runtime. The deploy.nsf...
over 1 year ago in Notes 0 Needs Review

Support properties on Record objects in EL

As of 14.5, if you have a Record class with a "name" property, the EL binding #{someRecord.name} results in an exception of "Error getting property 'name' from bean of type somepackage.SomeRecordClass". The XPages EL property resolver should map t...
about 1 year ago in Domino Designer / XPages 2 Needs Review