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 8313

Stop creating broken LDAP accounts for Yahoo and Bigfoot when setting up Notes

Those two LDAP accounts still get created with version 11 of Notes.When users address mail, they can pick addresses from personal contacts, server directory or these two accounts. This causes confusion and frustration as the LDAP services stopped ...
over 4 years ago in Notes 0 Under Consideration

Add change history to every form in names.nsf

We would like to have a change history section in every form in names.nsf on the Domino server. We would like to track who edited what field and when did he/she did it!? And maybe HCL can implement it also in other databases. Perhaps it can be mov...
2 months ago in Domino / General 2 Already Exists

Update Lotus Script Editor for legacy Notes design

When editing lotus script for form or view event, we have to use the interface like legacy notes designer. Please update it like script library editer. I would like to use pop-up help and my classes with type-ahead in the legacy design.
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Convey a single communication mail to external invitees while cancelling instances of repeat meeting.

Generally, When we schedule multiple meeting entries in Notes Calendar using "Repeat Reservation" and then cancel the meeting entry (by selecting "This instance and all future instances" or "This instance and All previous instances after this mult...
7 months ago in Notes 0 Needs Review

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Allow embedded views from other databases based on a formula

Now when I want to embed a view from another 2nd database I have to select the application (2nd database) and the view I want to add. However, when working with templates the template and production db will then both refer to the same 2nd database...
over 4 years ago in Domino Designer 2 Under Consideration

Native method to display PDF documents in Notes Client

If you want to preview a PDF you have to jump though hoops with a browser component to do so. The PDF is the main doc type the people use. The Notes client should be able to display it natively.
over 4 years ago in Domino Designer 0 Under Consideration

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Undocumented parameter NotesUIWorkspace.SetTargetFrame("_blank")

I struggled with the usage of SetTargetFrame. I opened a document in the left frame in a frameset with two frames. Then I opened a second document in the right frame in the same frameset using Call uiws.SetTargetFrame("Frame2") Afterwards, several...
5 months ago in Domino Designer / Documentation 0 Assessment

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
5 months ago in Domino Designer / LotusScript 1 Needs Review