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

LotusScript

Showing 362

Soft Locking needs programmatic method to check for locks/unlock

When Document Locking is not enabled, Soft Lock feature is enabled as default. It prevents two users from editing the same document on the same server at the same time. The customer request us to add programmatic functionality for soft locking. Tw...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Have a lotusscript OnEnter keyboard event for form fields

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

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.
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

notesdatabase.compactwithoptions

Needs to be brought up to date with latest domino version compact options. For example enabling / disabling daos or nif. Also needs separate options for -r and -R
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Function to extract document count/unread count of each folder and also count of total number of views and folders in database

There is a feature request to provide a function which can extract a document count/unread count from each folder and also count the total number of views and folders in a database. Currently only a custom script can make it possible but that scri...
almost 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Create new class NotesItemCollection

It would be useful to create such a class so that you can perform bulk operations with a group of fields - delete, change parameters (issigned, isreaders), transfer / copy to other documents (databases) .. and so on .. well, so as not to do it by ...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

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 4 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 ...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Open declaration of script file does not lock design element

When using "Open Declaration"/Ctrl click on a "Use "my_script_name"" within a script file, it opens the file but does not lock the design element. The element can edited and saved using Ctrl-S while another developer has locked the file.
about 4 years ago in Domino Designer / LotusScript 4 Needs Clarification

Create method for select a folder on the server (component "Browser by server data directory")

I'm, as programmer, want to have a method in class "NotesUIWorkspace" to show browser by server data directory. Such a window already exists in dialog "Archive settings -> Archive Criteria" for server side archive config For example, it will ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration