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

Domino Designer

Showing 1330

Extension Library Control enhancement fully mobile support

Extension Library Control enhancement fully mobile support. Some selected control such as namepicker should be search or filter in choice and display with unlimited value. Date picker should be support display on mobile device too.
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Single category view with select statement

Single category view should be use select statement for filter document for more complex criteria selection. It's will be more improvement.
over 2 years ago in Domino Designer / Views 1 Needs Review

Provide a way to record time more precisely than one second intervals in LotusScript

I would like to be able to time some of my code to improve the speed. However, Time, Timer and NotesDateTime will only return time in one second intervals. This is not really accurate enough to be useful. I would like to be able to grab the time b...
about 5 years ago in Domino Designer 4 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...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Require minimum access level to open database in client

Setting this option e.g. to Designer, I could prevent that a "normal" user can open a database in Notes Client. This is a big feature when an application is migrated to web and I want to prevent a user using Notes access. So I can assure that a us...
about 5 years ago in Domino Designer / Views 1 Under Consideration

Speed up, or better still, get rid of "Building list of design templates"

It sometimes takes ages for Notes to build this list, and it does it over and over again. Quite a nuisance when one is developing and testing new functionality. Please create a cache of design templates somewhere, so that Notes stops rebuilding th...
about 5 years ago in Domino Designer 0 Under Consideration

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

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

Lock documents at the field level, to avoid save conflicts.

Two people can't edit the same document at the same time. Also agents can't update a document during working hours, for fear of creating save conflicts. This is difficult to work around and is a serious weakness of the software. We need field lock...
over 6 years ago in Domino Designer 4 Under Consideration

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
almost 4 years ago in Domino Designer / Java 0 Needs Review