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 20

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

IAM Allow edit of callback url

It would be good to be able to change the callback url of an application after the application is saved. Right now you have to create a new application, delete the old one and change the application id and secret.
over 3 years ago in Domino / AppDev Pack 0 Under Consideration

AppDev Pack IAM component system requirements

IAM component can be installed on a different machine as Domino Servers'. It would be better if there's a specific or separate system requirement documenation for this component.
over 4 years ago in Domino / AppDev Pack 1 Under Consideration

Allow creation of Design Documents and Adminp-Jobs via AppDevPack

We would like to be able to automate the creation and setup of applications using the AppDevPack. That means we would like to be able to create a new blank template, add design elements, create databases from the template and setup adminp tasks to...
over 4 years ago in Domino / AppDev Pack 0 Under Consideration

DQL: datetime column search using @dt()

There is a view that sorts the columns displaying date and time in ascending order.Searching this view using the following query fails:'datetime'.DATETIME < @dt('2021-01-01') The following query is fine.'datetime'.DATETIME < @dt('2021-01-01T...
over 4 years ago in Domino / AppDev Pack 3 Under Consideration

Add NotesAdministrationProcess class to AppDev Pack

Currently the appdev pack does not provide API access to the Notes Administration Process (i.e the NotesAdministrationProcess class like we have for SSJS in XPages and LotusScript). Would be a great addition to the appdev pack.
over 3 years ago in Domino / AppDev Pack 2 Under Consideration

Allow to choose which parameters to output to 3rd monitoring tools

HCL documentation says that All numeric Domino statistics are reported, but we'd like to configure the json/post output to only include specific stats - or filter out the ones we don't need.
over 3 years ago in Domino / AppDev Pack 1 Under Consideration

Login API in IAM

For some application (i.e : native mobile apps), it would be problematic to force user to login every time they start said app. If somehow we can re-use the previously setup user, server, etc and establish login via code to IAM server that would b...
about 4 years ago in Domino / AppDev Pack 0 Under Consideration