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 528 of 8850

Allow (multiple) snippet libraries to be imported from urls automatically into the designer client snippets library

This will allow snippet libraries such as OpenNTF or internal company code libraries to be quickly shared around developers.The data can already be import and exported into xml format, so adding the auto url option would not be a big step. Away to...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend Lotusscript function createcopy

The function create copy is missing one parameter and that is to include documents. so it works like copy database in the ui.
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

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

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

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