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

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
12 months ago in Domino Designer / LotusScript 1 Needs Review

add parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
12 months ago in Domino Designer / LotusScript 2 Needs Review

Ability for Domino server logs to be send to Syslog server McAfee SIEM

Ability for sending Domino server logs to Syslog server McAfee SIEM" (A) Information found that seems to imply that the action requested is not supported yet Identified existing Enhancement Request Lotus Notes SPR # NASS9Y7T2V -APAR LO85586 Domino...
over 7 years ago in Domino / Reporting & Analytics 2 Under Consideration

Cross-Domain Administration Request Mail File Move

When a company splits or purchases another company that use Domino it would be very handy to be able to use the Cross Domain Admin requests to be able to move a mail file cross domain. You can delete, create, rename. But mail file domain move isn'...
4 months ago in Domino / Administration 1 Needs Review

Enable Support for Domino RestAPI on Partitioned Domino Servers

Allow DRAPI (Domino REST API) to function on partitioned Domino servers. Since this configuration is not currently supported due to limitations in the current development and testing processes. Customers running partitioned servers are unable to b...
about 1 year ago in Domino / Administration 2 Needs Review

Allow the color of a table cell to change based on a field value.

Similar to this idea: https://domino-ideas.hcltechsw.com/ideas/ICAA-I-37 I would like the ability to colorize a cell based on a field value. There are so many situations for me where this could be helpful for the user. The cell color can be red to...
over 2 years ago in Domino Designer / @Formulas 1 Under Consideration

Access to all Attributes of SAML Assertion passed by third party IDP

Currently Domino doesn't care/save about what is sent in the SAML assertion/response other than the NameID attribute, which is looked up against the Domino Directory. It would be a good Idea to provide all other attributes to the Landing Domino Ap...
almost 2 years ago in Domino / Administration 1 No Plans to Implement

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
over 6 years ago in Domino Designer / LotusScript 2 Assessment

Missing AppDev Pack Java APIs method to fetch profile document using document's name

Add support for fetching profile document using document's name (form + name).
over 3 years ago in Domino 0 Assessment