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

My subscriptions: Domino Designer

Showing 1350 of 8767

NotesRegistration.RegisterNewUser method has no parameter for setting value of MailDomain parameter

NotesRegistration.RegisterNewUser method has no parameter for setting the value of MailDomain parameter. For single mail domain NotesRegistration.RegisterNewUser method sets correct Maildomain field in the person document automatically without a p...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

User registration using Registernewuser LS API results in merged Person Document

Customer is running a custom code where they are registering persons to Domino and have now identified a case where 2 separate registrations resulted in a single person document with merged full names. The registration are made two days apart and ...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Allow @UserName in shared views

If you want to show only user created documents in a view you need to create a private view since using a shared view will not display the correct documents. It should work in shared views as well to avoid creating private views. (Especially when ...
about 3 years ago in Domino Designer / Views 1 Already Exists

Rest API XPAGES secure

I want to have an API that goes to a view and retrieves some data, but I don't want that user to access the database via the web. This is not possible because to create a REST API from XPages, you have to grant permissions to the database where yo...
over 1 year ago in Domino Designer / XPages 2 Already Exists

There should be some mechanism to keep notification setting for new resource booking and deleted reservation optional

Currently when any new reservation booking or reservation deletion is performed in resource DB, a notification is send to person acknowledging the acceptance or cancellation of booking. There should be some mechanism to keep notification setting f...
about 6 years ago in Domino Designer 0 Under Consideration

extend the userbean

the userbean is not that usefull. would be better if it is connected to the person document too so we can instantly access properties from it as a standard object in salesforce https://help.salesforce.com/articleView?id=code_dev_console_view_quick...
about 6 years ago in Domino Designer / XPages 0 Under Consideration

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
over 1 year ago in Domino Designer / @Formulas 4 Under Consideration

Enable registerNewUser to detect mailfile replica creation failure

When registerNewUser of Java's Registration class is used to register a new user, if a server other than the home server is specified in the MailReplicaServers property, a mail file replica is created on that server. Even if the mail file replica ...
over 1 year ago in Domino Designer / Java 1 Needs Review

allow to refer attachment files by @dblookup

Currently @Dblookup can refer (small) image data in rich text field of other document. However it cannot refer file attachment. The customer request to add a feature to refer attachment file in other document by @Dblookup.
over 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Domino statistics to display the users that agents are running under

This will be beneficial to have statistics to show the users that agents are running under. This includes scheduled and web-based agents.
over 4 years ago in Domino Designer 0 Under Consideration