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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 4004 of 8993

It is determined whether the date and time is the date and time of the specified range.

I would like a method to use the NotesDateRange class to find out if a date is in range For example, the following method isWithinRangeDays( targetDate:Variant, rangeDate:NotesDateRange ) : boolean targetDate -> 01/30/2019 rangeDate ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Domino Access Services: JSON required to remove an item within a PATCH request

Request for means to delete an item/field from a document via JSON in a PATCH request. The current workaround below is quite convoluted so we'd like for a better approach: A. For example, test document has "value1" field on the Form with the follo...
over 4 years ago in Domino Designer 0 Under Consideration

When user is locked out in inetlockout.nsf admin and/or user should receive optional notifications

if locked, only after manual review of database admin can notice user locked or has strikes. Please add optional mail notification
about 7 years ago in Domino / Security 1 Under Consideration

Shared actions ideas

1) Move shared actions under Shared Elements. A few ancients will complain, but I believe they belongs there. 2) Compile LS shared actions when they are saved. And raise errors when they are saved. So I do not have to wait until view is displayed....
about 7 years ago in Domino Designer / Views 0 Under Consideration

Allow X-Forwarded-For with port

When Domino is behind some Microsoft proxies, e.g. in Azure App Service, the X-Forwarded-For header contains port information and actually results in an error 400 Reason: Request cannot be processed, request contains an invalid HTTP header. sample...
almost 4 years ago in Domino / Administration 0 Under Consideration

Please update the dojo-Version in the Installer package

For our CRM i always have to upgrade the dojo-Version. with the shipped Version the call from browser won't work
almost 4 years ago in Domino / Administration 3 Under Consideration

Route SMTP email via multiple ports in same Domino server

there is currently no way to specify different ports for different relay hosts. You can only change the destination port per server in the internet ports tab of the Domino server. You cannot specify something like 192.168.100.200:2500 in the SMTP ...
about 6 years ago in Domino / Administration 1 Assessment

Support TOTP for AD as LDAP

Currently TOTP can work for Single Server or Multiple Server SSO authentication and domino as LDAP . Since it is possible for user to setup AD for web server authentication and TOTP is a widely requested requirement, we need to be able to setup TO...
over 3 years ago in Domino / Security 2 Needs Review

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
almost 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Support enough in the Java AppDev Pack bindings for use in the NSF ODP Tooling

In my NSF ODP Tooling project, I've distilled the requires Notes API classes into some thin interfaces to make the actual backing API portable. It'd sure be nice to have the ability to run this without either local Notes native dependencies or my ...
almost 5 years ago in Domino 2 Needs Clarification