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

AppDev Pack

Showing 31 of 7962

let domino-db return flags for conflicts and responses in bulkRead Operations etc.

currently, when doing a query using domino-db and getting a list of unids back, we currently can't see what type of document we are getting back, especially, we have no indication of save/replication conflicts or response hirarchies. That might be...
over 3 years ago in Domino / AppDev Pack 0 Under Consideration

Unable to attach file to a specific rich text field from node.js

We have a node js application and the default node api demo application. Proton is running and we are able to connect to the notes application and create and delete documents. When we try to send attachments, it gets attached to the default body f...
about 4 years ago in Domino / AppDev Pack 4 Under Consideration

Provide a way to reset IAM Admin Password

Currently, there is no way to reset IAM Admin password, if someone forgets the password. So, please provide a way to reset IAM Admin Password.
almost 2 years ago in Domino / AppDev Pack 0 Needs Review

Host node.js application on Domino as alternative to App Dev Pack

Unfortunately App Dev Pack required a separate node.js environment outside of Domino. This also means that Domino is reduced to being only the database. Personally I think that this approach increase the risk of Domino being replaced by other non-...
over 4 years ago in Domino / AppDev Pack 3 No Plans to Implement

More than crud for Node.js

The Node.js api is today only crud operations but we need more. If this is to replace XPages/Java or Lotusscript as a full development language for Domino and not only as an addon. We need a full Domino api implementation for Node.Js. We need mor...
about 5 years ago in Domino / AppDev Pack 1 Under Consideration

Support of RichText fields

bulkReadDocuments({query:myQuery, itemNames: ["myRichTextField"]})
almost 5 years ago in Domino / AppDev Pack 0 Under Consideration

AppDevPack/domino-db: Add a Evaluate() method to Document Class to allow computation of Notes @-Formulas

In some cases, it would be helpfull to be able to evaluate a Notes @-formula against an existing Document and get the value of the formula back. i would love to able to use this functionality in domino-db like so: const back_from_eval = await...
over 4 years ago in Domino / AppDev Pack 4 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 3 years ago in Domino / AppDev Pack 2 Needs Clarification

Add some tasks in list of monitor the status in "Task status event generator".

There are not the following tasks in list of monitor the status in "Task status event generator". DBMT Proton Inline Index Statlog Add them in the list. We think that all Domino tasks could be included in the list.
about 3 years ago in Domino / Administration / AppDev Pack 3 Assessment

Provide a Python package for AppDev connectivity

Currently connection to the Proton service of the AppDev pack is restricted to NodeJS and Java. Due the large developer contingent using python for all areas of software development Domino could be made available for those people and provide a ver...
9 months ago in Domino / AppDev Pack 1 No Plans to Implement