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

Clear

Ideas

Showing 561 of 8851

We need more detailed better error reporting when a form/element is opened in a browser and embedded code processes.

Many times a field has an issue with either default or computed field code and we get a Form 500 or some other general error. Just having the error inform as to where the error is in the code such as the field name or the details on what caused th...
about 5 years ago in Domino Designer / Debugger 0 Under Consideration

Standard Address book dialog box for Domino web Application

It will be good idea to provide standard Address book dialog-box for traditional web application.
about 4 years ago in Domino Designer / @Formulas 0 Needs Review

Have a lotusscript OnEnter keyboard event for form fields

Scratch this - just realized an entry for this request already exists...
about 4 years ago in Domino Designer / LotusScript 0 Needs Review

Exporting meeting details from resource reservation database does not include the recipient or invitees.

Exporting meeting details from resource reservation database does not include the recipient or invitees. It includes all the other meeting details but does not have the recipients list. The workaround is to export the meeting directly from the sen...
about 1 year ago in Notes / Documentation 0 Needs Review

SortOption in NotesQueryResultsProcessor does not work anymore

The method addColumn in der NotesQueryResultsProcessor can not understand his own (4th) parameter for SortOption. If you omit this parameter everything works fine. If you set this parameter to SORT_ASCENDING, SORT_DESCENDING or SORT_UNORDERED the ...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Add Documentation / Clarification for "Copy Link As URL" feature

With Notes 12 a new feature "Copy Link as URL" was introduced. But in most cases where I see this option in the right-click menu it is greyed out. Examples for this are: from a view, right-clicking a document from a document open in read mode, no ...
about 2 years ago in Notes / Documentation 0 Future Consideration

Needs the ability to specify the size of the image file to import

By using the Import method of the NotesUIDocument class, it is possible to embed the image file. I want a property that specifies the size of the file to embed.
about 4 years ago in Domino Designer / LotusScript 0 Needs Review

@getDocField(srv:db;filePath;IndexedView;KeyListArray;keywords) even in view columns

This require a lot more re-enginering of index service indeed, what about allow to make a join-like @ formula that allows to make a calc comlumn that show data from other DB? @getDocField(srv:db;filePath;IndexedView;KeyListArray;keywords) even in ...
over 7 years ago in Domino Designer / @Formulas 1 Under Consideration

User want to save Application Icon by LotusScript.

The user want you to realize the function that the source file of the application icon saved in [Resource] - [Icon] that is a database design can be saved locally by LotusScript, @Function, such as programming language.
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow to debug LotusScript from external .lss files

Idea is to allow to LotusScript debugger debug source included by %Include derective.
over 6 years ago in Domino Designer / Debugger 2 No Plans to Implement