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 906 of 8857

Add formulas @DocAuthorFields and @DocReaderFields

In our applications, we have lookup view column formulas like this to read a document's write access on the view level without the need to open the documents: _authorfields:=@Trim(@Transform( @DocFields; "fld"; @If(@Begins(fld;"a_") | @Begins(fld;...
almost 4 years ago in Domino Designer / @Formulas 2 Needs Review

notesUIWorkspace .EditDocument add option to specify form to use

LotusScript notesUIWorkspace .EditDocument - add an option to specify which form to use when opening/editing the document. A developer may not always want to use the default. This will be useful for: displaying a subset of information when a dialo...
over 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Configure the Domino HTTP server to ignore "Authorization: Bearer" headers on Domino 12.0.2

This has always worked well in Domino 10, 11 and 12.0 but now HCL has implemented an option on the internet site to use a bearer token. The problem with this option is that you then need to configure an OIDC provider which is not well documentated...
over 2 years ago in Domino / Security 3 Under Consideration

Shared LotusScript-libraries should work without problems

In theory the shared elements like the LotusScript-libraries are very usefull. You can place the libraries in a central database and use them in other databases. But you can't put such a central repository database in production and make changes t...
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Extend GetItemValue() function

In a large part of my LS code, I always have to use HasItem() to check whether the item really exists. It would be nice if an optional parameter could be passed that returns a default value if the item doesn't exist.
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Additional Option required to access database on other Domino Server by Agent Signer ID.

Agent Manager task is currently responsible for execution of all scheduled agents that run on Domino Server. The agent manager is one of the Domino server processes. When any scheduled agent needs to access some other database present on another D...
over 3 years ago in Domino / Security 1 Already Exists

The ability to delete certificates from a server's ID file especially for SAML enabled servers

Currently when creating a IdP Configuration document if the certificate name must be unique as the certificate is stored in the server's ID file, which is an issue when you wish to create new IdP configuration documents for the same server and wis...
over 6 years ago in Domino / Security 2 Under Consideration

A new NoReaders field type

It would be great to have a NoReaders field type that can be used to stop specified user(s)/Group(s) being able to access a document. I have been asked often if it is possible to stop some users from accessing specific documents. In some cases it ...
about 7 years ago in Domino / Security 4 No Plans to Implement

Expand the Button Class (LS, Java,...)

Currently the button class (actions, action hotspot or button on a form) consists in LS only of 2 events. It would be great if one would have access to the Name property of the button.
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration