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 260

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
over 2 years ago in Domino Designer / LotusScript 5 Needs Review

Add option only to compress built in js/css libraries

To lower network connections you always want to compress css and js files. But when adding external js/css files this is not always possible and they can be large so you can't find the problem. Then it would be good to only compress internal "safe...
over 2 years ago in Domino Designer / XPages 0 Needs Review

Controlled Access Section - allow users with reader access to use HotSpots in the section

We use HotSpots to provide links to other documents so users can easily navigate to relevant information. For example, click on the customer name on an invoice to take you to the customer record. If the HotSpot is in a Controlled Access Section th...
over 2 years ago in Domino Designer 0 Needs Review

Delete Private view from database

Requirement is to delete personal views belonging to all user's from the database. Is it possible to achieve this via script? The current functionality is that personal views are visible to only user who created them and not to others. There is a ...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Fields Greyed-Out in Read-mode

Some types of fields, like Combobox field and Date/Time field with Style "Calendar/Time control", are greyed out with a tinted blue background colour in read mode, as shown below: In read mode, we'd like to have the fields in solid colour, not gre...
almost 3 years ago in Domino Designer 1 Needs Review

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 3 years ago in Domino Designer / Java 0 Needs Review

Adding out of scope errors

If you create a function and in this function call another database and return a document the document will be recycled and nothing will be returned.It would really be good to Log some kind of error here because it did work in the client but not o...
almost 3 years ago in Domino Designer / LotusScript 2 Needs Review

Voice recognition component/feature for web Application.

Design component/feature for web application which can be used to recognise the voice and perform the certain action like Search in the specific database. It is like pressing the microphone icon and record the instruction and based on that it wil...
almost 3 years ago in Domino Designer / Java 0 Needs Review

Response document are not getting hit while performing "Edit" --> "Find Next"

When we click on "Edit" --> "Find Next" action menu item, then a prompt appears with search section. It consists of search scope to be defined within "Any column" or withing specific column selected by user from dropdown. While searching for an...
almost 3 years ago in Domino Designer / Views 0 Needs Review