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 1954 of 8853

Verse iOS: Sending a mail when DB size exceeds the quota

Customer use the function of mail file quotas. Although a mail file exceeds the quota, Notes client can send a mail. (but, the sent mail is not saved.) However, Verse iOS can't send a mail and it is moved to Outbox, then waiting for reducing mai...
over 3 years ago in Traveler 0 Needs Review

Console commands to a group of servers in Admin Central Tool

It would be helpful to send console commands to a group of servers in a domino domain
over 1 year ago in Admin Client 2 Under Consideration

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

Private views retainable across replicas

Private views currently are tied to a particular copy of a replica if storing it in a database. I would like it updated so that private views are tied not to a replica instance but to a replica ID so that they are kept intact when recreating a rep...
almost 7 years ago in Domino Designer / Views 0 Under Consideration

Nomad Web should not store a users MailServer in its SQL database

Currently, Nomad Web stores a users MailServer in the SQL database (wg database / WLUSER table). This causes an admin headache in situations such as... - User moves - There are lots of "application-only" users who don't have a Mail Server and so N...
over 3 years ago in Nomad / Nomad (Web) 1 Under Consideration

Create a rule automatically when the user moves the mail to Junk folder from device

Currently if the user moves any mail from Inbox to Junk folder from mobile device, then Traveler does not create a rule in mail file to move the mails from that sender to Junk folder onwards. Notes Client creates this rule automatically. So there ...
almost 7 years ago in Traveler 0 Under Consideration

Nomad web mailto links

Moving applications to Nomad would be much smoother if Nomad respected javascript mailto links. Currently cannot see a way to create Outlook mail message from a Notes app running in Nomad Web.
over 1 year ago in Nomad / Nomad (Web) 2 No Plans to Implement

@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

GetDocumentByKey to include 'Variant' data type

When using GetDocumentByKey, on a two ordered columns: a String and a numeric value When getting a document using an array of Variant, where the first element is a String and the second a Long, AFTER the lookup - that correctly takes place - the n...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

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