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

Disallow special characters in folder name.

When using special characters like Underscore (_) Backslash (\) Vertical bar (|) ... in a folder name, the results are often confusing or unintended by the users.Add input validation to disallow this characters.
about 8 years ago in Notes 9 Future Consideration

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
over 4 years ago in Domino Designer / LotusScript 2 Under 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

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.
12 months ago in Notes 0 Needs Review

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

Disable quota warning when sending emails

The "Deliver Anyway" option bypasses the quota limit for incoming emails to a mail file. However, this option does not apply the storage of send emails of the mail file. We are looking for a similar option for sending emails that prevents a specif...
about 1 month ago in Notes 1 No Plans to Implement

A new option for PickListCollection to select all documents in a view by default

Please add a new option to the PickListCollection method (NotesUIWorkspace class) that allows users to "pre-select all documents in the view" when the multipleSelection option is set to 'True'.When there are many documents listed and users have to...
3 months ago in Domino Designer / LotusScript 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