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 808 of 8971

Refactoring of Forms

In real apps there is often a good reason to alter data type of a field vor various reasons: text field is suddently too small a new service call requires number insted of text datagrid does not display dates correctly, etc. Therefore we need to t...
about 4 years ago in Leap 0 Needs Review

Expose information about number of indexed documents, FT Index Size

It would be good to be able to get number of indexed documents and also FT Index size in bytes using Lotusscript and Java. This is when using Lotusscript checking size of a database including FT Index.
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Add NotesDocument to a Collection like an array

Our Problem: We are trying to search multiples NotesDocuments from an agent in a database to a view in another database. We then proceed to add those documents to a NotesDocumentCollection with the function AddDocument (NotesDocumentCollection - L...
about 4 years ago in Domino Designer / LotusScript 3 Needs Review

Add "Remark" field to item properties

Currently there is no place where developers can add remarks to form item (except the JavaScript snippets). All availabel fields that could be potentialy used for remartks are disposed to users or stored in submited data. Please add a field where ...
over 4 years ago in Leap 0 Under Consideration

Import / export of documents

Import / export of documents from other Domino databases via service.
over 4 years ago in Leap 0 Future Consideration

Starting an agent in the same database.

Starting an agent (@Formel / Lotus Script ...) in the same database. So far it has only been possible to start an agent in another database via service.
over 4 years ago in Leap 0 Already Exists

Add an application function to return list of users in an app role

We have a request to pre-populate a table with list of users in a given app role. Would be nice if there was an app function such as app.getUsersInRoles(Role Name)
over 1 year ago in Leap 0 Needs Review

Limitation of notesUIDatabase.Close() method.

Close() method does not work on Post Open event of database script if default launch Frameset contains more than 1 level of hierarchy for Named element mentioned inside launch Frameset. For example : default launch frameset (e.g. FramesetA) contai...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Programmatically Refresh a UI View opened by User A when a document is create by user B fron another view

Context: Using Notes client, User A have opend a view "MyView" who contains Document using Form "MyForm". User B Open another view and modify a document which is available in both view. We need the first view opened by User A to refresh / reflect ...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Disable "Public Encryption Keys" option from "Document Properties"

Customer is looking for option to not allow users to add/remove names from "Public Encryption keys" present in "Security" tab of "Document Properties" for any document.Requirement is to restrict users to not use this option somehow.
over 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement